hi. this is my code and i want to save the session file as (.session) but its not saving and i got no error. what should i do about this? @client.on(events.NewMessage(chats=(...
is there any method to get the 'member joined in channel via ... invite link' in api bots? i could not find anything about it
am i missing something over here? async def login(phone_number): client_name = phone_number # Set the client name to the phone number client = TelegramClient(client_...
this might be a wierd question but i made a bot which works with multiple accounts and do stuff like forwarding messages, joining channels and more ... but everytime when i ru...
is there a problem with my code? message = 'Welcome to the bot!' buttons = [ [KeyboardButton('Option 1'), KeyboardButton('Option 2')], [KeyboardButton('Option 3')] ] m...
how can i send custom emojies in api bots? should i purchase an username from fragment?
what is the method name to set 2FA password?
how can i send premium messages? i tried MarkDown way to send a message with premium emojies but it's not working. the default emoji appears
is there any documentions for create/revoke invite links inside a channel? and also get the joins count from that link
how can i set account status to online so i can prevent account getting banned?
anyone knows why im getting 'ERROR' when im trying to make api hash and api id?
any suggestion to prevent virtual number accounts getting banned?