const github.com/gotd/td/tg.ChannelsEditCreatorRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_edit_creator_gen.go#L51: const ChannelsEditCreatorRequestTypeID = 0x8f38cd1f
tl_channels_edit_creator_gen.go#L102: return ChannelsEditCreatorRequestTypeID
tl_channels_edit_creator_gen.go#L114: ID: ChannelsEditCreatorRequestTypeID,
tl_channels_edit_creator_gen.go#L142: b.PutID(ChannelsEditCreatorRequestTypeID)
tl_channels_edit_creator_gen.go#L177: if err := b.ConsumeID(ChannelsEditCreatorRequestTypeID); err != nil {
tl_registry_gen.go#L1647: ChannelsEditCreatorRequestTypeID: "channels.editCreator#8f38cd1f",
tl_registry_gen.go#L3429: "channels.editCreator": ChannelsEditCreatorRequestTypeID,
tl_registry_gen.go#L5211: ChannelsEditCreatorRequestTypeID: func() bin.Object { return &ChannelsEditCreatorRequest{} },
tl_server_gen.go#L7342: s.handlers[ChannelsEditCreatorRequestTypeID] = 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. |