Document changes to emoji return values
This commit is contained in:
pare
bf96ff5ea0
commit
fc5e793cde
S'han modificat 1 arxius amb 2 adicions i 0 eliminacions
|
@ -437,6 +437,8 @@ Emoji dicts
|
||||||
'shortcode': # Emoji shortcode, without surrounding colons
|
'shortcode': # Emoji shortcode, without surrounding colons
|
||||||
'url': # URL for the emoji image, can be animated
|
'url': # URL for the emoji image, can be animated
|
||||||
'static_url': # URL for the emoji image, never animated
|
'static_url': # URL for the emoji image, never animated
|
||||||
|
'visible_in_picker': # True if the emoji is enabled, False if not.
|
||||||
|
'category': # The category to display the emoji under (not present if none is set)
|
||||||
}
|
}
|
||||||
|
|
||||||
Application dicts
|
Application dicts
|
||||||
|
|
Loading…
Referencia en una nova incidència