getBotInfoShortDescription¶
Returns the text shown on a bot's profile page and sent together with the link when users share the bot in the given language. Can be called only if userTypeBot.can_be_edited == true
getBotInfoShortDescription(
bot_user_id: int53,
language_code: string
) → Text