OPENAPI / COMPONENTS / SCHEMAS
CreateABotRequest data structure
CreateABotRequestRequest body to create a bot.
object9properties
bot_callback_urlstringrequiredBot callback URL.
bot_nicknamestringrequiredBot nickname.
bot_profile_urlstringrequiredBot profile URL.
bot_typestringrequiredbot type field.
bot_useridstringrequiredBot user ID.
channel_invitation_preferencenumberChannel invitation preference.
enable_mark_as_readbooleanWhether mark-as-read is enabled.
is_privacy_modebooleanrequiredWhether privacy mode is on.
show_memberbooleanWhether to show members.