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#L2984: type ChannelAdminLogEventActionExportedInviteEditArray []ChannelAdminLogEventActionExportedInviteEdit
		tl_channel_admin_log_event_action_slices_gen.go#L2987: func (s ChannelAdminLogEventActionExportedInviteEditArray) Sort(less func(a, b ChannelAdminLogEventActionExportedInviteEdit) bool) ChannelAdminLogEventActionExportedInviteEditArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2995: func (s ChannelAdminLogEventActionExportedInviteEditArray) SortStable(less func(a, b ChannelAdminLogEventActionExportedInviteEdit) bool) ChannelAdminLogEventActionExportedInviteEditArray {
		tl_channel_admin_log_event_action_slices_gen.go#L3003: func (s ChannelAdminLogEventActionExportedInviteEditArray) Retain(keep func(x ChannelAdminLogEventActionExportedInviteEdit) bool) ChannelAdminLogEventActionExportedInviteEditArray {
		tl_channel_admin_log_event_action_slices_gen.go#L3017: func (s ChannelAdminLogEventActionExportedInviteEditArray) First() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L3025: func (s ChannelAdminLogEventActionExportedInviteEditArray) Last() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L3033: func (s *ChannelAdminLogEventActionExportedInviteEditArray) PopFirst() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L3052: func (s *ChannelAdminLogEventActionExportedInviteEditArray) Pop() (v ChannelAdminLogEventActionExportedInviteEdit, ok bool) {