Skip to content

Commit bf205c9

Browse files
committed
fix emoji id
1 parent 35815cc commit bf205c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/structure/poll.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Example:
2929
"poll_media": {
3030
"text": "meow!",
3131
"emoji": {
32-
"name": "🐱"
32+
"id": "1365720705324421202"
3333
}
3434
}
3535
},
36-
{
36+
{
3737
"poll_media": {
3838
"text": "woof!",
3939
"emoji": {

0 commit comments

Comments
 (0)