import { MenuRange } from "https://deno.land/x/grammy_menu@v1.2.2/mod.ts";
Appends a given range to this range. This will effectively replay all operations of the given range onto this range.
import { MenuRange } from "https://deno.land/x/grammy_menu@v1.2.2/mod.ts";
Appends a given range to this range. This will effectively replay all operations of the given range onto this range.