const github.com/gotd/td/tg.ChannelsGetLeftChannelsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_left_channels_gen.go#L52: const ChannelsGetLeftChannelsRequestTypeID = 0x8341ecc0
tl_channels_get_left_channels_gen.go#L93: return ChannelsGetLeftChannelsRequestTypeID
tl_channels_get_left_channels_gen.go#L105: ID: ChannelsGetLeftChannelsRequestTypeID,
tl_channels_get_left_channels_gen.go#L125: b.PutID(ChannelsGetLeftChannelsRequestTypeID)
tl_channels_get_left_channels_gen.go#L143: if err := b.ConsumeID(ChannelsGetLeftChannelsRequestTypeID); err != nil {
tl_registry_gen.go#L1644: ChannelsGetLeftChannelsRequestTypeID: "channels.getLeftChannels#8341ecc0",
tl_registry_gen.go#L3426: "channels.getLeftChannels": ChannelsGetLeftChannelsRequestTypeID,
tl_registry_gen.go#L5208: ChannelsGetLeftChannelsRequestTypeID: func() bin.Object { return &ChannelsGetLeftChannelsRequest{} },
tl_server_gen.go#L7287: s.handlers[ChannelsGetLeftChannelsRequestTypeID] = 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. |