const github.com/gotd/td/tg.ChannelsGetForumTopicsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_forum_topics_gen.go#L81: const ChannelsGetForumTopicsRequestTypeID = 0xde560d1
tl_channels_get_forum_topics_gen.go#L153: return ChannelsGetForumTopicsRequestTypeID
tl_channels_get_forum_topics_gen.go#L165: ID: ChannelsGetForumTopicsRequestTypeID,
tl_channels_get_forum_topics_gen.go#L213: b.PutID(ChannelsGetForumTopicsRequestTypeID)
tl_channels_get_forum_topics_gen.go#L247: if err := b.ConsumeID(ChannelsGetForumTopicsRequestTypeID); err != nil {
tl_registry_gen.go#L1663: ChannelsGetForumTopicsRequestTypeID: "channels.getForumTopics#de560d1",
tl_registry_gen.go#L3445: "channels.getForumTopics": ChannelsGetForumTopicsRequestTypeID,
tl_registry_gen.go#L5227: ChannelsGetForumTopicsRequestTypeID: func() bin.Object { return &ChannelsGetForumTopicsRequest{} },
tl_server_gen.go#L7634: s.handlers[ChannelsGetForumTopicsRequestTypeID] = 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. |