const github.com/gotd/td/tg.ChannelsEditLocationRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_edit_location_gen.go#L54: const ChannelsEditLocationRequestTypeID = 0x58e63f6d
tl_channels_edit_location_gen.go#L105: return ChannelsEditLocationRequestTypeID
tl_channels_edit_location_gen.go#L117: ID: ChannelsEditLocationRequestTypeID,
tl_channels_edit_location_gen.go#L145: b.PutID(ChannelsEditLocationRequestTypeID)
tl_channels_edit_location_gen.go#L175: if err := b.ConsumeID(ChannelsEditLocationRequestTypeID); err != nil {
tl_registry_gen.go#L1648: ChannelsEditLocationRequestTypeID: "channels.editLocation#58e63f6d",
tl_registry_gen.go#L3430: "channels.editLocation": ChannelsEditLocationRequestTypeID,
tl_registry_gen.go#L5212: ChannelsEditLocationRequestTypeID: func() bin.Object { return &ChannelsEditLocationRequest{} },
tl_server_gen.go#L7363: s.handlers[ChannelsEditLocationRequestTypeID] = 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. |