bots.SetBotMenuButton¶
- class pyrogram.raw.functions.bots.SetBotMenuButton[source]¶
Sets the menu button action » for a given user or for all users
Usable by Users Bots- Details:
Layer:
229ID:
4504D54F
- Parameters:
user_id (
InputUser) – User IDbutton (
BotMenuButton) – Bot menu button action
- Returns:
bool