const github.com/gotd/td/tg.ChannelsCreateForumTopicRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_create_forum_topic_gen.go#L80: const ChannelsCreateForumTopicRequestTypeID = 0xf40c0224
tl_channels_create_forum_topic_gen.go#L158: return ChannelsCreateForumTopicRequestTypeID
tl_channels_create_forum_topic_gen.go#L170: ID: ChannelsCreateForumTopicRequestTypeID,
tl_channels_create_forum_topic_gen.go#L226: b.PutID(ChannelsCreateForumTopicRequestTypeID)
tl_channels_create_forum_topic_gen.go#L269: if err := b.ConsumeID(ChannelsCreateForumTopicRequestTypeID); err != nil {
tl_registry_gen.go#L1662: ChannelsCreateForumTopicRequestTypeID: "channels.createForumTopic#f40c0224",
tl_registry_gen.go#L3444: "channels.createForumTopic": ChannelsCreateForumTopicRequestTypeID,
tl_registry_gen.go#L5226: ChannelsCreateForumTopicRequestTypeID: func() bin.Object { return &ChannelsCreateForumTopicRequest{} },
tl_server_gen.go#L7617: s.handlers[ChannelsCreateForumTopicRequestTypeID] = 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. |