const github.com/gotd/td/tg.ChannelsGetForumTopicsByIDRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_forum_topics_by_id_gen.go#L46: const ChannelsGetForumTopicsByIDRequestTypeID = 0xb0831eb9
tl_channels_get_forum_topics_by_id_gen.go#L92: return ChannelsGetForumTopicsByIDRequestTypeID
tl_channels_get_forum_topics_by_id_gen.go#L104: ID: ChannelsGetForumTopicsByIDRequestTypeID,
tl_channels_get_forum_topics_by_id_gen.go#L128: b.PutID(ChannelsGetForumTopicsByIDRequestTypeID)
tl_channels_get_forum_topics_by_id_gen.go#L155: if err := b.ConsumeID(ChannelsGetForumTopicsByIDRequestTypeID); err != nil {
tl_registry_gen.go#L1664: ChannelsGetForumTopicsByIDRequestTypeID: "channels.getForumTopicsByID#b0831eb9",
tl_registry_gen.go#L3446: "channels.getForumTopicsByID": ChannelsGetForumTopicsByIDRequestTypeID,
tl_registry_gen.go#L5228: ChannelsGetForumTopicsByIDRequestTypeID: func() bin.Object { return &ChannelsGetForumTopicsByIDRequest{} },
tl_server_gen.go#L7651: s.handlers[ChannelsGetForumTopicsByIDRequestTypeID] = 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. |