bots.SetBotInfo¶
- class pyrogram.raw.functions.bots.SetBotInfo
Bases:
TLObjectTelegram API function.
- Details:
Layer:
225ID:
10CF3123
- Parameters:
lang_code (
str) – N/Abot (
InputUser, optional) – N/Aname (
str, optional) – N/Aabout (
str, optional) – N/Adescription (
str, optional) – N/A
- Returns:
bool