import { I18n } from "https://deno.land/x/grammy_i18n@v1.0.2/mod.ts";
Returns a middleware to .use on the Bot
instance.
Returns
MiddlewareFn<C & I18nFlavor>
import { I18n } from "https://deno.land/x/grammy_i18n@v1.0.2/mod.ts";
Returns a middleware to .use on the Bot
instance.