const github.com/gotd/td/tg.ChannelsUpdatePinnedForumTopicRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_update_pinned_forum_topic_gen.go#L54: const ChannelsUpdatePinnedForumTopicRequestTypeID = 0x6c2d9026
tl_channels_update_pinned_forum_topic_gen.go#L105: return ChannelsUpdatePinnedForumTopicRequestTypeID
tl_channels_update_pinned_forum_topic_gen.go#L117: ID: ChannelsUpdatePinnedForumTopicRequestTypeID,
tl_channels_update_pinned_forum_topic_gen.go#L145: b.PutID(ChannelsUpdatePinnedForumTopicRequestTypeID)
tl_channels_update_pinned_forum_topic_gen.go#L170: if err := b.ConsumeID(ChannelsUpdatePinnedForumTopicRequestTypeID); err != nil {
tl_registry_gen.go#L1666: ChannelsUpdatePinnedForumTopicRequestTypeID: "channels.updatePinnedForumTopic#6c2d9026",
tl_registry_gen.go#L3448: "channels.updatePinnedForumTopic": ChannelsUpdatePinnedForumTopicRequestTypeID,
tl_registry_gen.go#L5230: ChannelsUpdatePinnedForumTopicRequestTypeID: func() bin.Object { return &ChannelsUpdatePinnedForumTopicRequest{} },
tl_server_gen.go#L7685: s.handlers[ChannelsUpdatePinnedForumTopicRequestTypeID] = 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. |