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

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L471: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionExportedInviteEdit() (to ChannelAdminLogEventActionExportedInviteEditArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L2919: type ChannelAdminLogEventActionExportedInviteEditArray []ChannelAdminLogEventActionExportedInviteEdit
		tl_channel_admin_log_event_action_slices_gen.go#L2922: func (s ChannelAdminLogEventActionExportedInviteEditArray) Sort(less func(a, b ChannelAdminLogEventActionExportedInviteEdit) bool) ChannelAdminLogEventActionExportedInviteEditArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2930: func (s ChannelAdminLogEventActionExportedInviteEditArray) SortStable(less func(a, b ChannelAdminLogEventActionExportedInviteEdit) bool) ChannelAdminLogEventActionExportedInviteEditArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2938: func (s ChannelAdminLogEventActionExportedInviteEditArray) Retain(keep func(x ChannelAdminLogEventActionExportedInviteEdit) bool) ChannelAdminLogEventActionExportedInviteEditArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2952: func (s ChannelAdminLogEventActionExportedInviteEditArray) First() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2960: func (s ChannelAdminLogEventActionExportedInviteEditArray) Last() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2968: func (s *ChannelAdminLogEventActionExportedInviteEditArray) PopFirst() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2987: func (s *ChannelAdminLogEventActionExportedInviteEditArray) Pop() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {