const github.com/gotd/td/tg.ChannelsToggleForumRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_toggle_forum_gen.go#L49: const ChannelsToggleForumRequestTypeID = 0xa4298b29
tl_channels_toggle_forum_gen.go#L95: return ChannelsToggleForumRequestTypeID
tl_channels_toggle_forum_gen.go#L107: ID: ChannelsToggleForumRequestTypeID,
tl_channels_toggle_forum_gen.go#L131: b.PutID(ChannelsToggleForumRequestTypeID)
tl_channels_toggle_forum_gen.go#L155: if err := b.ConsumeID(ChannelsToggleForumRequestTypeID); err != nil {
tl_registry_gen.go#L1661: ChannelsToggleForumRequestTypeID: "channels.toggleForum#a4298b29",
tl_registry_gen.go#L3443: "channels.toggleForum": ChannelsToggleForumRequestTypeID,
tl_registry_gen.go#L5225: ChannelsToggleForumRequestTypeID: func() bin.Object { return &ChannelsToggleForumRequest{} },
tl_server_gen.go#L7600: s.handlers[ChannelsToggleForumRequestTypeID] = 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. |