const github.com/gotd/td/tg.ChannelsReorderPinnedForumTopicsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_reorder_pinned_forum_topics_gen.go#L61: const ChannelsReorderPinnedForumTopicsRequestTypeID = 0x2950a18f
tl_channels_reorder_pinned_forum_topics_gen.go#L115: return ChannelsReorderPinnedForumTopicsRequestTypeID
tl_channels_reorder_pinned_forum_topics_gen.go#L127: ID: ChannelsReorderPinnedForumTopicsRequestTypeID,
tl_channels_reorder_pinned_forum_topics_gen.go#L163: b.PutID(ChannelsReorderPinnedForumTopicsRequestTypeID)
tl_channels_reorder_pinned_forum_topics_gen.go#L194: if err := b.ConsumeID(ChannelsReorderPinnedForumTopicsRequestTypeID); err != nil {
tl_registry_gen.go#L1668: ChannelsReorderPinnedForumTopicsRequestTypeID: "channels.reorderPinnedForumTopics#2950a18f",
tl_registry_gen.go#L3450: "channels.reorderPinnedForumTopics": ChannelsReorderPinnedForumTopicsRequestTypeID,
tl_registry_gen.go#L5232: ChannelsReorderPinnedForumTopicsRequestTypeID: func() bin.Object { return &ChannelsReorderPinnedForumTopicsRequest{} },
tl_server_gen.go#L7719: s.handlers[ChannelsReorderPinnedForumTopicsRequestTypeID] = 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. |