diff --git a/README.md b/README.md index 356c3d8..30d6cd7 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,10 @@ client commands route through when present). | `tg chat perms ` | Set the group's default member permissions with `--deny`/`--allow` (same keywords). | | `tg msg list ` | List message history. Album members (same `grouped_id`) merge into one row with an `album` array (`--limit` counts an album as one). | | `tg msg info ` | Show one message's details: media info (file name/size/mime, dimensions, duration, sticker emoji, web-page title/url), album members (each with media detail), and poll content (question, numbered options, tallies). | -| `tg msg send [text...]` | Send text. Repeat `--file ` to attach one or more files; text becomes the first media caption. Use `--name` to override upload filenames. `--sticker ` sends a sticker — either a `msg sticker list` ref or a `` of an existing sticker (no text/`--file`). | +| `tg msg send [text...]` | Send text. Repeat `--file ` to attach one or more files; text becomes the first media caption. Use `--name` to override upload filenames. `--sticker ` / `--gif ` send a sticker/gif — either a `msg sticker list`/`msg gif list` ref or a `` of an existing one (no text/`--file`). | | `tg msg sticker list` | List your stickers to get a sendable `ref`. `--recent` (default), `--faved`, `--installed` (sets), `--all` (recent+faved+all sets expanded; slow). | | `tg msg sticker fave ` / `tg msg sticker unfave ` | Add or remove a sticker from favorites (`` is a list ref or ``). | +| `tg msg gif list` | List your saved GIFs, each with a sendable `ref`. | | `tg msg poll