can i save cache via variable serialization in variable?
how can i find chatid type? for example if a chat id is 1786995317 how can i know this is for user or bot or channel? i know for group and channels -100 is befor chat id but s...
user_entity = await client.entity(line) AND user_entity = await client.get_input_entity(line) both this Error: ValueError: Cannot find any entity corresponding to "6527838...
user account can get all recent action in channel but in telethon just can get 100 i used limit=None but i get limit again can you help?
can anyone help me to get all my channel member list? i limited to just 200 member
i have a chat id and access hash how can i check if this member is in my channel or not? or i have a user object type Entity how can I know this user is in my channel or not?
can a bot start first message to user if user joined to a channel that bot is Admin in that channel?
how can i know that special chat_id have username or not?
can i get access hash in recent action?