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,