Skip to content
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

Channel recommendations pagination support #1267

Open
Vlad-Online opened this issue Dec 18, 2023 · 0 comments
Open

Channel recommendations pagination support #1267

Vlad-Online opened this issue Dec 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Vlad-Online
Copy link

Description

Currently we can parse just first 10 channels recommendations using method ChannelsGetChannelRecommendations
td@v0.91.0/tg/tl_channels_get_channel_recommendations_gen.go:180.

But latest tdlib support more results, so we can paginate it.

References

tdlib/td@5b6c024

Reproduce:
Channel https://t.me/telegram
Has 82 recommeded channels

@Vlad-Online Vlad-Online added the enhancement New feature or request label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant