const github.com/gotd/td/tg.ChannelsGetChannelRecommendationsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_channel_recommendations_gen.go#L53: const ChannelsGetChannelRecommendationsRequestTypeID = 0x25a71742
tl_channels_get_channel_recommendations_gen.go#L100: return ChannelsGetChannelRecommendationsRequestTypeID
tl_channels_get_channel_recommendations_gen.go#L112: ID: ChannelsGetChannelRecommendationsRequestTypeID,
tl_channels_get_channel_recommendations_gen.go#L140: b.PutID(ChannelsGetChannelRecommendationsRequestTypeID)
tl_channels_get_channel_recommendations_gen.go#L169: if err := b.ConsumeID(ChannelsGetChannelRecommendationsRequestTypeID); err != nil {
tl_registry_gen.go#L2229: ChannelsGetChannelRecommendationsRequestTypeID: "channels.getChannelRecommendations#25a71742",
tl_registry_gen.go#L4696: "channels.getChannelRecommendations": ChannelsGetChannelRecommendationsRequestTypeID,
tl_registry_gen.go#L7163: ChannelsGetChannelRecommendationsRequestTypeID: func() bin.Object { return &ChannelsGetChannelRecommendationsRequest{} },
tl_server_gen.go#L9814: s.handlers[ChannelsGetChannelRecommendationsRequestTypeID] = handler
![]() |
The pages are generated with Golds v0.8.5. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |