-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can i increase views count in channel #233
Comments
I think you have to use the new |
from telethon.utils import InputPeerChannel 23.24.25 ids messages in channel i must to view But views don't increase Maybe there is another ways to solve it. p.s.in telegram docs https://core.telegram.org/method/messages.readMessageContents this metod means a little another sense that icrease views. |
|
Great!!! I would not have found it myself |
Did you create that app? |
Please help me to increase the number of telegram views via python codes. Thank you in advance |
Hello, I can help you with increasing views of your telegram post's, kindly
contact me on telegram, this is my id @Rex01
…On Mon, 10 Jan 2022, 14:45 mirshod1257, ***@***.***> wrote:
Please help me to increase the number of telegram views via python codes.
Thank you in advance
—
Reply to this email directly, view it on GitHub
<#233 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIZHPJOGE7R46QZ2MJSDW43UVKPRVANCNFSM4DZXP3LQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
username @ rex01? |
I use methods
from telethon.tl.functions.channels import ReadHistoryRequest
and
from telethon.tl.functions.channels import ReadMessageContentsRequest
unread messages disappear, but views doesnt increase. Only if i open channel in real telegram client.
Please help me with this task.
Thx!
The text was updated successfully, but these errors were encountered: