const github.com/gotd/td/tg.ChannelsGetChannelRecommendationsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_channel_recommendations_gen.go#L45: const ChannelsGetChannelRecommendationsRequestTypeID = 0x83b70d97
tl_channels_get_channel_recommendations_gen.go#L86: return ChannelsGetChannelRecommendationsRequestTypeID
tl_channels_get_channel_recommendations_gen.go#L98: ID: ChannelsGetChannelRecommendationsRequestTypeID,
tl_channels_get_channel_recommendations_gen.go#L118: b.PutID(ChannelsGetChannelRecommendationsRequestTypeID)
tl_channels_get_channel_recommendations_gen.go#L141: if err := b.ConsumeID(ChannelsGetChannelRecommendationsRequestTypeID); err != nil {
tl_registry_gen.go#L1675: ChannelsGetChannelRecommendationsRequestTypeID: "channels.getChannelRecommendations#83b70d97",
tl_registry_gen.go#L3457: "channels.getChannelRecommendations": ChannelsGetChannelRecommendationsRequestTypeID,
tl_registry_gen.go#L5239: ChannelsGetChannelRecommendationsRequestTypeID: func() bin.Object { return &ChannelsGetChannelRecommendationsRequest{} },
tl_server_gen.go#L7846: s.handlers[ChannelsGetChannelRecommendationsRequestTypeID] = handler
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |