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

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_history_gen.go#L41: 	Peer InputPeerClass
		tl_messages_get_history_gen.go#L78: 	if !(g.Peer == nil) {
		tl_messages_get_history_gen.go#L126: 	g.Peer = from.GetPeer()
		tl_messages_get_history_gen.go#L209: 	if g.Peer == nil {
		tl_messages_get_history_gen.go#L212: 	if err := g.Peer.Encode(b); err != nil {
		tl_messages_get_history_gen.go#L246: 		g.Peer = value
		tl_messages_get_history_gen.go#L305: 	return g.Peer