const github.com/gotd/td/tg.ChannelsConvertToGigagroupRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_convert_to_gigagroup_gen.go#L52: const ChannelsConvertToGigagroupRequestTypeID = 0xb290c69
tl_channels_convert_to_gigagroup_gen.go#L93: return ChannelsConvertToGigagroupRequestTypeID
tl_channels_convert_to_gigagroup_gen.go#L105: ID: ChannelsConvertToGigagroupRequestTypeID,
tl_channels_convert_to_gigagroup_gen.go#L125: b.PutID(ChannelsConvertToGigagroupRequestTypeID)
tl_channels_convert_to_gigagroup_gen.go#L148: if err := b.ConsumeID(ChannelsConvertToGigagroupRequestTypeID); err != nil {
tl_registry_gen.go#L1651: ChannelsConvertToGigagroupRequestTypeID: "channels.convertToGigagroup#b290c69",
tl_registry_gen.go#L3433: "channels.convertToGigagroup": ChannelsConvertToGigagroupRequestTypeID,
tl_registry_gen.go#L5215: ChannelsConvertToGigagroupRequestTypeID: func() bin.Object { return &ChannelsConvertToGigagroupRequest{} },
tl_server_gen.go#L7414: s.handlers[ChannelsConvertToGigagroupRequestTypeID] = 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. |