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

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L380: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionDiscardGroupCall() (to ChannelAdminLogEventActionDiscardGroupCallArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L2345: type ChannelAdminLogEventActionDiscardGroupCallArray []ChannelAdminLogEventActionDiscardGroupCall
		tl_channel_admin_log_event_action_slices_gen.go#L2348: func (s ChannelAdminLogEventActionDiscardGroupCallArray) Sort(less func(a, b ChannelAdminLogEventActionDiscardGroupCall) bool) ChannelAdminLogEventActionDiscardGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2356: func (s ChannelAdminLogEventActionDiscardGroupCallArray) SortStable(less func(a, b ChannelAdminLogEventActionDiscardGroupCall) bool) ChannelAdminLogEventActionDiscardGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2364: func (s ChannelAdminLogEventActionDiscardGroupCallArray) Retain(keep func(x ChannelAdminLogEventActionDiscardGroupCall) bool) ChannelAdminLogEventActionDiscardGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2378: func (s ChannelAdminLogEventActionDiscardGroupCallArray) First() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2386: func (s ChannelAdminLogEventActionDiscardGroupCallArray) Last() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2394: func (s *ChannelAdminLogEventActionDiscardGroupCallArray) PopFirst() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2413: func (s *ChannelAdminLogEventActionDiscardGroupCallArray) Pop() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {