Available types

BotCommandScope

This object represents the scope to which bot commands are applied. Currently, the following 7 scopes are supported:

one of

import

types.ts
import type { BotCommandScope } from "@yaebal/types";

used by

methods