type github.com/gotd/td/tg.ChannelAdminLogEventActionExportedInviteDeleteArray

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L445: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionExportedInviteDelete() (to ChannelAdminLogEventActionExportedInviteDeleteArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L2755: type ChannelAdminLogEventActionExportedInviteDeleteArray []ChannelAdminLogEventActionExportedInviteDelete
		tl_channel_admin_log_event_action_slices_gen.go#L2758: func (s ChannelAdminLogEventActionExportedInviteDeleteArray) Sort(less func(a, b ChannelAdminLogEventActionExportedInviteDelete) bool) ChannelAdminLogEventActionExportedInviteDeleteArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2766: func (s ChannelAdminLogEventActionExportedInviteDeleteArray) SortStable(less func(a, b ChannelAdminLogEventActionExportedInviteDelete) bool) ChannelAdminLogEventActionExportedInviteDeleteArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2774: func (s ChannelAdminLogEventActionExportedInviteDeleteArray) Retain(keep func(x ChannelAdminLogEventActionExportedInviteDelete) bool) ChannelAdminLogEventActionExportedInviteDeleteArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2788: func (s ChannelAdminLogEventActionExportedInviteDeleteArray) First() (v ChannelAdminLogEventActionExportedInviteDelete, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2796: func (s ChannelAdminLogEventActionExportedInviteDeleteArray) Last() (v ChannelAdminLogEventActionExportedInviteDelete, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2804: func (s *ChannelAdminLogEventActionExportedInviteDeleteArray) PopFirst() (v ChannelAdminLogEventActionExportedInviteDelete, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2823: func (s *ChannelAdminLogEventActionExportedInviteDeleteArray) Pop() (v ChannelAdminLogEventActionExportedInviteDelete, ok bool) {