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

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_update_pinned_forum_topic_gen.go#L44: 	Peer InputPeerClass
		tl_messages_update_pinned_forum_topic_gen.go#L69: 	if !(u.Peer == nil) {
		tl_messages_update_pinned_forum_topic_gen.go#L97: 	u.Peer = from.GetPeer()
		tl_messages_update_pinned_forum_topic_gen.go#L155: 	if u.Peer == nil {
		tl_messages_update_pinned_forum_topic_gen.go#L158: 	if err := u.Peer.Encode(b); err != nil {
		tl_messages_update_pinned_forum_topic_gen.go#L187: 		u.Peer = value
		tl_messages_update_pinned_forum_topic_gen.go#L211: 	return u.Peer