Bot
Create a reply thread
Creates or returns the reply thread anchored to one message.
post/bot{token}/createReplyThread
Path parameters
tokenstring required
Required bot token included in the URL path.
Headers
authorizationstring
Optional bot token using the Bearer scheme. When supplied, it takes precedence over the token in the URL.
Request body
Response
Successful normal or reply-thread creation response.
BotCreateThreadSuccess required— unresolved $ref