github.com/gotd/td/tg.ChannelAdminLogEventsFilter.GroupCall (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L132: 	GroupCall bool
		tl_channel_admin_log_events_filter_gen.go#L204: 	if !(c.GroupCall == false) {
		tl_channel_admin_log_events_filter_gen.go#L264: 	c.GroupCall = from.GetGroupCall()
		tl_channel_admin_log_events_filter_gen.go#L431: 	if !(c.GroupCall == false) {
		tl_channel_admin_log_events_filter_gen.go#L501: 	c.GroupCall = c.Flags.Has(14)
		tl_channel_admin_log_events_filter_gen.go#L778: 		c.GroupCall = true
		tl_channel_admin_log_events_filter_gen.go#L781: 		c.GroupCall = false