Tag
/tag create
Section titled “/tag create”Create a tag
Server only
| Option | Type | Description |
|---|---|---|
name * | String | Write a tag nameRequired.Default: . |
content | String | Write message content |
attachment1 | Attachment | Add a video or photo |
attachment2 | Attachment | Add a video or photo |
attachment3 | Attachment | Add a video or photo |
hide | Boolean | Only the result of the message to you |
/tag delete
Section titled “/tag delete”Delete a tag
Server only
| Option | Type | Description |
|---|---|---|
name * | String | Write a tag nameRequired.Suggestions appear as you type.Default: . |
hide | Boolean | Only the result of the message to you |
/tag get
Section titled “/tag get”Get a tag
Server only
| Option | Type | Description |
|---|---|---|
name * | String | Write a tag nameRequired.Suggestions appear as you type.Default: . |
hide | Boolean | Only the result of the message to you |
/tag info
Section titled “/tag info”Get info about a tag
Server only
| Option | Type | Description |
|---|---|---|
name * | String | Write a tag nameRequired.Suggestions appear as you type.Default: . |
hide | Boolean | Only the result of the message to you |
/tag list
Section titled “/tag list”Get a list of tags (all by default)
Server only
| Option | Type | Description |
|---|---|---|
top | Boolean | List the most used tagsDefault: false. |
by-author | User | List tags by tags author |
hide | Boolean | Only the result of the message to you |
/tag random
Section titled “/tag random”Get a random tag
Server only
| Option | Type | Description |
|---|---|---|
hide | Boolean | Only the result of the message to you |
/tag rename
Section titled “/tag rename”Rename a tag
Server only
| Option | Type | Description |
|---|---|---|
old-name * | String | Write the name of the tag you want to renameRequired.Default: . |
new-name * | String | Write the new name of the tagRequired.Default: . |
hide | Boolean | Only the result of the message to you |
/tag search
Section titled “/tag search”Search for a tag
Server only
| Option | Type | Description |
|---|---|---|
query * | String | Search for a tag by name and contentRequired.Default: . |
hide | Boolean | Only the result of the message to you |
/tag update
Section titled “/tag update”Update a tag
Server only
| Option | Type | Description |
|---|---|---|
name * | String | Write the name of the tag you want to updateRequired.Suggestions appear as you type.Default: . |
content | String | Update message content |
attachment1 | Attachment | Update video or photo |
attachment2 | Attachment | Update video or photo |
attachment3 | Attachment | Update video or photo |
hide | Boolean | Only the result of the message to you |
