const github.com/gotd/td/tg.ErrPeerHistoryEmpty

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L324: 	ErrPeerHistoryEmpty                 = "PEER_HISTORY_EMPTY"
		tl_errors_gen.go#L1993: 	return tgerr.Is(err, ErrPeerHistoryEmpty)