+.raw                   Addition operator for raw (fallback)
+.raw_bytes             Addition operator for raw_bytes
TelegramBaseClient      TelegramBaseClient
TelegramClient          TelegramClient
add_user_to_chat        Add a user to a chat or channel
batch_download_channels
                        Batch Download Multiple Telegram Channels
check_invite_link       Check a chat invite link without joining
check_phone_on_telegram
                        Check whether a single phone number is
                        registered on Telegram
check_phones_on_telegram
                        Check several phone numbers in one call
check_username_on_telegram
                        Check whether a single username belongs to a
                        Telegram user
check_usernames_on_telegram
                        Check several usernames in one call
download_channel_info   Download Full Channel Info By Channel
download_channel_media
                        Download Channel Media By Channel
download_channel_members
                        Download Channel Members By Channel
download_channel_messages
                        Download Channel Messages By Channel
download_channel_reactions
                        Download Channel Reactions By Channel
download_channel_replies
                        Download Channel Replies/Comments By Channel
estimate_channel_post_count
                        Estimate Channel Post Count (Approx)
get_full_user           Retrieve full information about a user
increase_view_count     Increase view count for channel messages
join_channel            Join a chat or channel by username or invite
                        link
join_private_chat       Join a private chat or channel by invite link
join_public_channel     Join a public channel by username
phone_number_checker    Check whether phone numbers or usernames belong
                        to Telegram accounts
send_audio              Send an Audio File
send_document           Send a Document
send_file               Send a File
send_message            Send a Message
send_photo              Send a Photo
send_video              Send a Video
update_profile          Update your name and/or bio
update_profile_photo    Update your profile photo
update_username         Update your username
