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

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L367: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionStartGroupCall() (to ChannelAdminLogEventActionStartGroupCallArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L2263: type ChannelAdminLogEventActionStartGroupCallArray []ChannelAdminLogEventActionStartGroupCall
		tl_channel_admin_log_event_action_slices_gen.go#L2266: func (s ChannelAdminLogEventActionStartGroupCallArray) Sort(less func(a, b ChannelAdminLogEventActionStartGroupCall) bool) ChannelAdminLogEventActionStartGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2274: func (s ChannelAdminLogEventActionStartGroupCallArray) SortStable(less func(a, b ChannelAdminLogEventActionStartGroupCall) bool) ChannelAdminLogEventActionStartGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2282: func (s ChannelAdminLogEventActionStartGroupCallArray) Retain(keep func(x ChannelAdminLogEventActionStartGroupCall) bool) ChannelAdminLogEventActionStartGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2296: func (s ChannelAdminLogEventActionStartGroupCallArray) First() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2304: func (s ChannelAdminLogEventActionStartGroupCallArray) Last() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2312: func (s *ChannelAdminLogEventActionStartGroupCallArray) PopFirst() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2331: func (s *ChannelAdminLogEventActionStartGroupCallArray) Pop() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {