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

9 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_unread_reactions_gen.go#L60: 	SavedPeerID InputPeerClass
		tl_messages_get_unread_reactions_gen.go#L106: 	if !(g.SavedPeerID == nil) {
		tl_messages_get_unread_reactions_gen.go#L154: 		g.SavedPeerID = val
		tl_messages_get_unread_reactions_gen.go#L230: 	if !(g.SavedPeerID == nil) {
		tl_messages_get_unread_reactions_gen.go#L263: 		if g.SavedPeerID == nil {
		tl_messages_get_unread_reactions_gen.go#L266: 		if err := g.SavedPeerID.Encode(b); err != nil {
		tl_messages_get_unread_reactions_gen.go#L318: 		g.SavedPeerID = value
		tl_messages_get_unread_reactions_gen.go#L387: 	g.SavedPeerID = value
		tl_messages_get_unread_reactions_gen.go#L399: 	return g.SavedPeerID, true