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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L388: 	ErrReplyMarkupTooLong               = "REPLY_MARKUP_TOO_LONG"
		tl_errors_gen.go#L2313: 	return tgerr.Is(err, ErrReplyMarkupTooLong)