OPENAPI / COMPONENTS / SCHEMAS
UpdateBotByIdData data structure
UpdateBotByIdDataRequest data to update a bot by its ID.
object8properties
bot_callback_urlstringrequiredBot callback URL.
bot_nicknamestringrequiredBot nickname.
bot_profile_urlstringrequiredBot profile URL.
bot_useridstringrequiredBot user ID.
channel_invitation_preferencenumberrequiredChannel invitation preference.
enable_mark_as_readbooleanrequiredWhether mark-as-read is enabled.
is_privacy_modebooleanrequiredWhether privacy mode is on.
show_memberbooleanrequiredWhether to show members.