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

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L731: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionParticipantSubExtend() (to ChannelAdminLogEventActionParticipantSubExtendArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L4624: type ChannelAdminLogEventActionParticipantSubExtendArray []ChannelAdminLogEventActionParticipantSubExtend
		tl_channel_admin_log_event_action_slices_gen.go#L4627: func (s ChannelAdminLogEventActionParticipantSubExtendArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantSubExtend) bool) ChannelAdminLogEventActionParticipantSubExtendArray {
		tl_channel_admin_log_event_action_slices_gen.go#L4635: func (s ChannelAdminLogEventActionParticipantSubExtendArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantSubExtend) bool) ChannelAdminLogEventActionParticipantSubExtendArray {
		tl_channel_admin_log_event_action_slices_gen.go#L4643: func (s ChannelAdminLogEventActionParticipantSubExtendArray) Retain(keep func(x ChannelAdminLogEventActionParticipantSubExtend) bool) ChannelAdminLogEventActionParticipantSubExtendArray {
		tl_channel_admin_log_event_action_slices_gen.go#L4657: func (s ChannelAdminLogEventActionParticipantSubExtendArray) First() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L4665: func (s ChannelAdminLogEventActionParticipantSubExtendArray) Last() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L4673: func (s *ChannelAdminLogEventActionParticipantSubExtendArray) PopFirst() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L4692: func (s *ChannelAdminLogEventActionParticipantSubExtendArray) Pop() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {