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#L155: 	if !(g.Peer == nil) {
		tl_group_call_participant_gen.go#L227: 	g.Peer = from.GetPeer()
		tl_group_call_participant_gen.go#L445: 	if g.Peer == nil {
		tl_group_call_participant_gen.go#L448: 	if err := g.Peer.Encode(b); err != nil {
		tl_group_call_participant_gen.go#L514: 		g.Peer = value
		tl_group_call_participant_gen.go#L766: 	return g.Peer