const github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantToggleAdminTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L1968: const ChannelAdminLogEventActionParticipantToggleAdminTypeID = 0xd5676710
tl_channel_admin_log_event_action_gen.go#L2021: return ChannelAdminLogEventActionParticipantToggleAdminTypeID
tl_channel_admin_log_event_action_gen.go#L2033: ID: ChannelAdminLogEventActionParticipantToggleAdminTypeID,
tl_channel_admin_log_event_action_gen.go#L2057: b.PutID(ChannelAdminLogEventActionParticipantToggleAdminTypeID)
tl_channel_admin_log_event_action_gen.go#L2086: if err := b.ConsumeID(ChannelAdminLogEventActionParticipantToggleAdminTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7562: case ChannelAdminLogEventActionParticipantToggleAdminTypeID:
tl_registry_gen.go#L801: ChannelAdminLogEventActionParticipantToggleAdminTypeID: "channelAdminLogEventActionParticipantToggleAdmin#d5676710",
tl_registry_gen.go#L2583: "channelAdminLogEventActionParticipantToggleAdmin": ChannelAdminLogEventActionParticipantToggleAdminTypeID,
tl_registry_gen.go#L4365: ChannelAdminLogEventActionParticipantToggleAdminTypeID: func() bin.Object { return &ChannelAdminLogEventActionParticipantToggleAdmin{} },
tl_registry_gen.go#L5513: ChannelAdminLogEventActionParticipantToggleAdminTypeID,
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. |