auth.ImportBotAuthorization
- class pyrogram.raw.functions.auth.ImportBotAuthorization
 Login as a bot
- Details:
 Layer:
196ID:
67A3FF2C
- Parameters:
 flags (
int32-bit) – Reserved for future useapi_id (
int32-bit) – Application identifier (see. App configuration)api_hash (
str) – Application identifier hash (see. App configuration)bot_auth_token (
str) – Bot token (see bots)
- Returns: