const github.com/gotd/td/tg.ChannelAdminLogEventActionChangeLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L2930: const ChannelAdminLogEventActionChangeLocationTypeID = 0xe6b76ae
tl_channel_admin_log_event_action_gen.go#L2983: return ChannelAdminLogEventActionChangeLocationTypeID
tl_channel_admin_log_event_action_gen.go#L2995: ID: ChannelAdminLogEventActionChangeLocationTypeID,
tl_channel_admin_log_event_action_gen.go#L3019: b.PutID(ChannelAdminLogEventActionChangeLocationTypeID)
tl_channel_admin_log_event_action_gen.go#L3048: if err := b.ConsumeID(ChannelAdminLogEventActionChangeLocationTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7604: case ChannelAdminLogEventActionChangeLocationTypeID:
tl_registry_gen.go#L807: ChannelAdminLogEventActionChangeLocationTypeID: "channelAdminLogEventActionChangeLocation#e6b76ae",
tl_registry_gen.go#L2589: "channelAdminLogEventActionChangeLocation": ChannelAdminLogEventActionChangeLocationTypeID,
tl_registry_gen.go#L4371: ChannelAdminLogEventActionChangeLocationTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangeLocation{} },
tl_registry_gen.go#L5519: ChannelAdminLogEventActionChangeLocationTypeID,
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. |