Bot

Create a thread

Creates a normal home or space thread using Inline's existing access rules.

post/bot/createThread

Headers

authorizationstring required

Required bot token using the Bearer scheme.

Request body

titlestring
emojistring
space_idinteger

A positive Inline space identifier

is_publicboolean
participantsUserId[]

Response

Successful normal or reply-thread creation response.

BotCreateThreadSuccess required— unresolved $ref

Changes