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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L386: 	ErrReplyMarkupBuyEmpty              = "REPLY_MARKUP_BUY_EMPTY"
		tl_errors_gen.go#L2303: 	return tgerr.Is(err, ErrReplyMarkupBuyEmpty)