const github.com/gotd/td/tg.ChannelsGetFullChannelRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_full_channel_gen.go#L54: const ChannelsGetFullChannelRequestTypeID = 0x8736a09
tl_channels_get_full_channel_gen.go#L95: return ChannelsGetFullChannelRequestTypeID
tl_channels_get_full_channel_gen.go#L107: ID: ChannelsGetFullChannelRequestTypeID,
tl_channels_get_full_channel_gen.go#L127: b.PutID(ChannelsGetFullChannelRequestTypeID)
tl_channels_get_full_channel_gen.go#L150: if err := b.ConsumeID(ChannelsGetFullChannelRequestTypeID); err != nil {
tl_registry_gen.go#L1624: ChannelsGetFullChannelRequestTypeID: "channels.getFullChannel#8736a09",
tl_registry_gen.go#L3406: "channels.getFullChannel": ChannelsGetFullChannelRequestTypeID,
tl_registry_gen.go#L5188: ChannelsGetFullChannelRequestTypeID: func() bin.Object { return &ChannelsGetFullChannelRequest{} },
tl_server_gen.go#L6931: s.handlers[ChannelsGetFullChannelRequestTypeID] = 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. |