github.com/gotd/td/tg.GroupCallParticipantVideo.Zero (method)

5 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_participant_gen.go#L180: 	if !(g.Video.Zero()) {
		tl_group_call_participant_gen.go#L183: 	if !(g.Presentation.Zero()) {
		tl_group_call_participant_gen.go#L436: 	if !(g.Video.Zero()) {
		tl_group_call_participant_gen.go#L439: 	if !(g.Presentation.Zero()) {
		tl_group_call_participant_video_gen.go#L67: func (g *GroupCallParticipantVideo) Zero() bool {