Skip to content

Commit

Permalink
refer to ISO being used for lang codes
Browse files Browse the repository at this point in the history
  • Loading branch information
carafelix committed May 20, 2024
1 parent bb5cc20 commit 40c8c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import { CommandOptions } from "./types.ts";
export type SetMyCommandsParams = {
/**
* Scope
* @param language_code two letter abbreviation in ISO_639 standard: https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes
*/
scope?: BotCommandScope;
language_code?: string;
Expand Down

0 comments on commit 40c8c1d

Please sign in to comment.