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

7 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_resolved_peer_gen.go#L40: 	Peer PeerClass
		tl_contacts_resolved_peer_gen.go#L62: 	if !(r.Peer == nil) {
		tl_contacts_resolved_peer_gen.go#L90: 	r.Peer = from.GetPeer()
		tl_contacts_resolved_peer_gen.go#L148: 	if r.Peer == nil {
		tl_contacts_resolved_peer_gen.go#L151: 	if err := r.Peer.Encode(b); err != nil {
		tl_contacts_resolved_peer_gen.go#L196: 		r.Peer = value
		tl_contacts_resolved_peer_gen.go#L240: 	return r.Peer