Create A New Chat Channel
Create a new chatroom channel to allow messages to be sent too.
Request Code Samples
curl --location --request GET 'https://keyauth.win/api/seller/?sellerkey=&type=addchannel&name=&delay='
Responses
application/json {
"success": true,
"message": "Successfully created channel"
}
Modified at 2025-05-07 22:15:04