const github.com/gotd/td/tg.ChannelAdminLogEventActionExportedInviteRevokeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L4303: const ChannelAdminLogEventActionExportedInviteRevokeTypeID = 0x410a134e
tl_channel_admin_log_event_action_gen.go#L4351: return ChannelAdminLogEventActionExportedInviteRevokeTypeID
tl_channel_admin_log_event_action_gen.go#L4363: ID: ChannelAdminLogEventActionExportedInviteRevokeTypeID,
tl_channel_admin_log_event_action_gen.go#L4383: b.PutID(ChannelAdminLogEventActionExportedInviteRevokeTypeID)
tl_channel_admin_log_event_action_gen.go#L4406: if err := b.ConsumeID(ChannelAdminLogEventActionExportedInviteRevokeTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7667: case ChannelAdminLogEventActionExportedInviteRevokeTypeID:
tl_registry_gen.go#L816: ChannelAdminLogEventActionExportedInviteRevokeTypeID: "channelAdminLogEventActionExportedInviteRevoke#410a134e",
tl_registry_gen.go#L2598: "channelAdminLogEventActionExportedInviteRevoke": ChannelAdminLogEventActionExportedInviteRevokeTypeID,
tl_registry_gen.go#L4380: ChannelAdminLogEventActionExportedInviteRevokeTypeID: func() bin.Object { return &ChannelAdminLogEventActionExportedInviteRevoke{} },
tl_registry_gen.go#L5528: ChannelAdminLogEventActionExportedInviteRevokeTypeID,
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. |