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

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L419: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionToggleGroupCallSetting() (to ChannelAdminLogEventActionToggleGroupCallSettingArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L2591: type ChannelAdminLogEventActionToggleGroupCallSettingArray []ChannelAdminLogEventActionToggleGroupCallSetting
		tl_channel_admin_log_event_action_slices_gen.go#L2594: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) Sort(less func(a, b ChannelAdminLogEventActionToggleGroupCallSetting) bool) ChannelAdminLogEventActionToggleGroupCallSettingArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2602: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleGroupCallSetting) bool) ChannelAdminLogEventActionToggleGroupCallSettingArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2610: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) Retain(keep func(x ChannelAdminLogEventActionToggleGroupCallSetting) bool) ChannelAdminLogEventActionToggleGroupCallSettingArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2624: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) First() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2632: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) Last() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2640: func (s *ChannelAdminLogEventActionToggleGroupCallSettingArray) PopFirst() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2659: func (s *ChannelAdminLogEventActionToggleGroupCallSettingArray) Pop() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {