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

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_unread_reactions_gen.go#L45: 	Peer InputPeerClass
		tl_messages_get_unread_reactions_gen.go#L100: 	if !(g.Peer == nil) {
		tl_messages_get_unread_reactions_gen.go#L148: 	g.Peer = from.GetPeer()
		tl_messages_get_unread_reactions_gen.go#L253: 	if g.Peer == nil {
		tl_messages_get_unread_reactions_gen.go#L256: 	if err := g.Peer.Encode(b); err != nil {
		tl_messages_get_unread_reactions_gen.go#L304: 		g.Peer = value
		tl_messages_get_unread_reactions_gen.go#L363: 	return g.Peer