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#L2328: type ChannelAdminLogEventActionStartGroupCallArray []ChannelAdminLogEventActionStartGroupCall
		tl_channel_admin_log_event_action_slices_gen.go#L2331: func (s ChannelAdminLogEventActionStartGroupCallArray) Sort(less func(a, b ChannelAdminLogEventActionStartGroupCall) bool) ChannelAdminLogEventActionStartGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2339: func (s ChannelAdminLogEventActionStartGroupCallArray) SortStable(less func(a, b ChannelAdminLogEventActionStartGroupCall) bool) ChannelAdminLogEventActionStartGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2347: func (s ChannelAdminLogEventActionStartGroupCallArray) Retain(keep func(x ChannelAdminLogEventActionStartGroupCall) bool) ChannelAdminLogEventActionStartGroupCallArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2361: func (s ChannelAdminLogEventActionStartGroupCallArray) First() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2369: func (s ChannelAdminLogEventActionStartGroupCallArray) Last() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2377: func (s *ChannelAdminLogEventActionStartGroupCallArray) PopFirst() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2396: func (s *ChannelAdminLogEventActionStartGroupCallArray) Pop() (v ChannelAdminLogEventActionStartGroupCall, ok bool) {