User

class pyrogram.raw.base.User

Telegram API base type.

Constructors:

This base type has 2 constructors available.

User

Telegram API type.

UserEmpty

Telegram API type.

Functions:

This object can be returned by 7 functions.

account.UpdateProfile

Telegram API function.

account.UpdateUsername

Telegram API function.

account.ChangePhone

Telegram API function.

users.GetUsers

Telegram API function.

contacts.ImportContactToken

Telegram API function.

channels.GetMessageAuthor

Telegram API function.

bots.GetAdminedBots

Telegram API function.