const github.com/gotd/td/tg.ChannelsEditForumTopicRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_edit_forum_topic_gen.go#L79: const ChannelsEditForumTopicRequestTypeID = 0xf4dfa185
tl_channels_edit_forum_topic_gen.go#L160: return ChannelsEditForumTopicRequestTypeID
tl_channels_edit_forum_topic_gen.go#L172: ID: ChannelsEditForumTopicRequestTypeID,
tl_channels_edit_forum_topic_gen.go#L232: b.PutID(ChannelsEditForumTopicRequestTypeID)
tl_channels_edit_forum_topic_gen.go#L272: if err := b.ConsumeID(ChannelsEditForumTopicRequestTypeID); err != nil {
tl_registry_gen.go#L1665: ChannelsEditForumTopicRequestTypeID: "channels.editForumTopic#f4dfa185",
tl_registry_gen.go#L3447: "channels.editForumTopic": ChannelsEditForumTopicRequestTypeID,
tl_registry_gen.go#L5229: ChannelsEditForumTopicRequestTypeID: func() bin.Object { return &ChannelsEditForumTopicRequest{} },
tl_server_gen.go#L7668: s.handlers[ChannelsEditForumTopicRequestTypeID] = 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. |