Forum Discussion

tanszhe2040's avatar
tanszhe2040
Copper Contributor
Jun 04, 2024

Why can't the mobile client see the messages sent to the channel via Webhooks ?

Send a message to the channel with the following command curl $url -H "Content-Type: application/json" -d '{"text": "test 1"}' It looks like there is a message on the pc side   But can'...