github.com/gotd/td/tg.GroupCallParticipant.Peer (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_participant_gen.go#L75: 	Peer PeerClass
		tl_group_call_participant_gen.go#L159: 	if !(g.Peer == nil) {
		tl_group_call_participant_gen.go#L235: 	g.Peer = from.GetPeer()
		tl_group_call_participant_gen.go#L465: 	if g.Peer == nil {
		tl_group_call_participant_gen.go#L468: 	if err := g.Peer.Encode(b); err != nil {
		tl_group_call_participant_gen.go#L537: 		g.Peer = value
		tl_group_call_participant_gen.go#L796: 	return g.Peer