const github.com/gotd/td/tg.ChannelAdminLogEventActionExportedInviteEditTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L4447: const ChannelAdminLogEventActionExportedInviteEditTypeID = 0xe90ebb59
tl_channel_admin_log_event_action_gen.go#L4500: return ChannelAdminLogEventActionExportedInviteEditTypeID
tl_channel_admin_log_event_action_gen.go#L4512: ID: ChannelAdminLogEventActionExportedInviteEditTypeID,
tl_channel_admin_log_event_action_gen.go#L4536: b.PutID(ChannelAdminLogEventActionExportedInviteEditTypeID)
tl_channel_admin_log_event_action_gen.go#L4565: if err := b.ConsumeID(ChannelAdminLogEventActionExportedInviteEditTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7674: case ChannelAdminLogEventActionExportedInviteEditTypeID:
tl_registry_gen.go#L817: ChannelAdminLogEventActionExportedInviteEditTypeID: "channelAdminLogEventActionExportedInviteEdit#e90ebb59",
tl_registry_gen.go#L2599: "channelAdminLogEventActionExportedInviteEdit": ChannelAdminLogEventActionExportedInviteEditTypeID,
tl_registry_gen.go#L4381: ChannelAdminLogEventActionExportedInviteEditTypeID: func() bin.Object { return &ChannelAdminLogEventActionExportedInviteEdit{} },
tl_registry_gen.go#L5529: ChannelAdminLogEventActionExportedInviteEditTypeID,
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. |