const github.com/gotd/td/tg.ChannelAdminLogEventActionChangeTitleTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L46: const ChannelAdminLogEventActionChangeTitleTypeID = 0xe6dfb825
tl_channel_admin_log_event_action_gen.go#L97: return ChannelAdminLogEventActionChangeTitleTypeID
tl_channel_admin_log_event_action_gen.go#L109: ID: ChannelAdminLogEventActionChangeTitleTypeID,
tl_channel_admin_log_event_action_gen.go#L133: b.PutID(ChannelAdminLogEventActionChangeTitleTypeID)
tl_channel_admin_log_event_action_gen.go#L152: if err := b.ConsumeID(ChannelAdminLogEventActionChangeTitleTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7471: case ChannelAdminLogEventActionChangeTitleTypeID:
tl_registry_gen.go#L788: ChannelAdminLogEventActionChangeTitleTypeID: "channelAdminLogEventActionChangeTitle#e6dfb825",
tl_registry_gen.go#L2570: "channelAdminLogEventActionChangeTitle": ChannelAdminLogEventActionChangeTitleTypeID,
tl_registry_gen.go#L4352: ChannelAdminLogEventActionChangeTitleTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangeTitle{} },
tl_registry_gen.go#L5500: ChannelAdminLogEventActionChangeTitleTypeID,
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. |