const github.com/gotd/td/tg.ChannelAdminLogEventActionChangeUsernameTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L370: const ChannelAdminLogEventActionChangeUsernameTypeID = 0x6a4afc38
tl_channel_admin_log_event_action_gen.go#L423: return ChannelAdminLogEventActionChangeUsernameTypeID
tl_channel_admin_log_event_action_gen.go#L435: ID: ChannelAdminLogEventActionChangeUsernameTypeID,
tl_channel_admin_log_event_action_gen.go#L459: b.PutID(ChannelAdminLogEventActionChangeUsernameTypeID)
tl_channel_admin_log_event_action_gen.go#L478: if err := b.ConsumeID(ChannelAdminLogEventActionChangeUsernameTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7485: case ChannelAdminLogEventActionChangeUsernameTypeID:
tl_registry_gen.go#L790: ChannelAdminLogEventActionChangeUsernameTypeID: "channelAdminLogEventActionChangeUsername#6a4afc38",
tl_registry_gen.go#L2572: "channelAdminLogEventActionChangeUsername": ChannelAdminLogEventActionChangeUsernameTypeID,
tl_registry_gen.go#L4354: ChannelAdminLogEventActionChangeUsernameTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangeUsername{} },
tl_registry_gen.go#L5502: ChannelAdminLogEventActionChangeUsernameTypeID,
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. |