forked from GitHub-Mirror/riotX-android
440442bb99
+ visible on reaction long click + Reaction pills size adapt to count, and number format
22 lines
261 B
JSON
22 lines
261 B
JSON
{
|
|
"data": [
|
|
{
|
|
"reaction" : "👍"
|
|
},
|
|
{
|
|
"reaction" : "😀"
|
|
},
|
|
{
|
|
"reaction" : "😞"
|
|
},
|
|
{
|
|
"reaction" : "Not a reaction"
|
|
},
|
|
{
|
|
"reaction" : "✅"
|
|
},
|
|
{
|
|
"reaction" : "🎉"
|
|
}
|
|
]
|
|
} |