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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L73: 	ErrBotInlineDisabled                = "BOT_INLINE_DISABLED"
		tl_errors_gen.go#L738: 	return tgerr.Is(err, ErrBotInlineDisabled)