const github.com/gotd/td/tg.ChannelsGetAdminedPublicChannelsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_admined_public_channels_gen.go#L68: const ChannelsGetAdminedPublicChannelsRequestTypeID = 0xf8b036af
tl_channels_get_admined_public_channels_gen.go#L117: return ChannelsGetAdminedPublicChannelsRequestTypeID
tl_channels_get_admined_public_channels_gen.go#L129: ID: ChannelsGetAdminedPublicChannelsRequestTypeID,
tl_channels_get_admined_public_channels_gen.go#L165: b.PutID(ChannelsGetAdminedPublicChannelsRequestTypeID)
tl_channels_get_admined_public_channels_gen.go#L186: if err := b.ConsumeID(ChannelsGetAdminedPublicChannelsRequestTypeID); err != nil {
tl_registry_gen.go#L1637: ChannelsGetAdminedPublicChannelsRequestTypeID: "channels.getAdminedPublicChannels#f8b036af",
tl_registry_gen.go#L3419: "channels.getAdminedPublicChannels": ChannelsGetAdminedPublicChannelsRequestTypeID,
tl_registry_gen.go#L5201: ChannelsGetAdminedPublicChannelsRequestTypeID: func() bin.Object { return &ChannelsGetAdminedPublicChannelsRequest{} },
tl_server_gen.go#L7160: s.handlers[ChannelsGetAdminedPublicChannelsRequestTypeID] = 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. |