Skip to content

Commit

Permalink
document missing optional field on emoji object
Browse files Browse the repository at this point in the history
  • Loading branch information
Emzi0767 authored and night committed Oct 10, 2017
1 parent 5d5a064 commit 6174dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/Emoji.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
| id | snowflake | [emoji id](#DOCS_REFERENCE/image-formatting) |
| name | string | emoji name |
| roles | array of [role object](#DOCS_PERMISSIONS/role-object) ids | roles this emoji is whitelisted to |
| user? | [user](#DOCS_USER/user-object) object | user that created this emoji |
| require\_colons | bool | whether this emoji must be wrapped in colons |
| managed | bool | whether this emoji is managed |

Expand Down

0 comments on commit 6174dd5

Please sign in to comment.