const github.com/gotd/td/tg.ChannelAdminLogEventActionChangeUsernamesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L5546: const ChannelAdminLogEventActionChangeUsernamesTypeID = 0xf04fb3a9
tl_channel_admin_log_event_action_gen.go#L5599: return ChannelAdminLogEventActionChangeUsernamesTypeID
tl_channel_admin_log_event_action_gen.go#L5611: ID: ChannelAdminLogEventActionChangeUsernamesTypeID,
tl_channel_admin_log_event_action_gen.go#L5635: b.PutID(ChannelAdminLogEventActionChangeUsernamesTypeID)
tl_channel_admin_log_event_action_gen.go#L5660: if err := b.ConsumeID(ChannelAdminLogEventActionChangeUsernamesTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7723: case ChannelAdminLogEventActionChangeUsernamesTypeID:
tl_registry_gen.go#L824: ChannelAdminLogEventActionChangeUsernamesTypeID: "channelAdminLogEventActionChangeUsernames#f04fb3a9",
tl_registry_gen.go#L2606: "channelAdminLogEventActionChangeUsernames": ChannelAdminLogEventActionChangeUsernamesTypeID,
tl_registry_gen.go#L4388: ChannelAdminLogEventActionChangeUsernamesTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangeUsernames{} },
tl_registry_gen.go#L5536: ChannelAdminLogEventActionChangeUsernamesTypeID,
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. |