From ddb71e2aedf081c3d261a992c30b345f3e38baf5 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Mon, 19 Apr 2021 10:25:08 -0400 Subject: [commands] Initial support for FlagConverter The name is currently pending and there's no command.signature hook for it yet since this requires bikeshedding. --- docs/images/commands/flags1.png | Bin 0 -> 26037 bytes docs/images/commands/flags2.png | Bin 0 -> 28823 bytes docs/images/commands/flags3.png | Bin 0 -> 27449 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/images/commands/flags1.png create mode 100644 docs/images/commands/flags2.png create mode 100644 docs/images/commands/flags3.png (limited to 'docs/images') diff --git a/docs/images/commands/flags1.png b/docs/images/commands/flags1.png new file mode 100644 index 00000000..af2d6175 Binary files /dev/null and b/docs/images/commands/flags1.png differ diff --git a/docs/images/commands/flags2.png b/docs/images/commands/flags2.png new file mode 100644 index 00000000..a7d984d6 Binary files /dev/null and b/docs/images/commands/flags2.png differ diff --git a/docs/images/commands/flags3.png b/docs/images/commands/flags3.png new file mode 100644 index 00000000..6978366e Binary files /dev/null and b/docs/images/commands/flags3.png differ -- cgit v1.2.3