const github.com/gotd/td/tg.ChannelsGetGroupsForDiscussionRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_groups_for_discussion_gen.go#L52: const ChannelsGetGroupsForDiscussionRequestTypeID = 0xf5dad378
tl_channels_get_groups_for_discussion_gen.go#L83: return ChannelsGetGroupsForDiscussionRequestTypeID
tl_channels_get_groups_for_discussion_gen.go#L95: ID: ChannelsGetGroupsForDiscussionRequestTypeID,
tl_channels_get_groups_for_discussion_gen.go#L110: b.PutID(ChannelsGetGroupsForDiscussionRequestTypeID)
tl_channels_get_groups_for_discussion_gen.go#L127: if err := b.ConsumeID(ChannelsGetGroupsForDiscussionRequestTypeID); err != nil {
tl_registry_gen.go#L1645: ChannelsGetGroupsForDiscussionRequestTypeID: "channels.getGroupsForDiscussion#f5dad378",
tl_registry_gen.go#L3427: "channels.getGroupsForDiscussion": ChannelsGetGroupsForDiscussionRequestTypeID,
tl_registry_gen.go#L5209: ChannelsGetGroupsForDiscussionRequestTypeID: func() bin.Object { return &ChannelsGetGroupsForDiscussionRequest{} },
tl_server_gen.go#L7304: s.handlers[ChannelsGetGroupsForDiscussionRequestTypeID] = 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. |