Small doc fix
This commit is contained in:
pare
2dc636879b
commit
d7256798b7
S'han modificat 1 arxius amb 5 adicions i 5 eliminacions
|
@ -196,10 +196,10 @@ Card dicts
|
||||||
mastodon.status_card(<numerical id>):
|
mastodon.status_card(<numerical id>):
|
||||||
# Returns the folowing dictionary
|
# Returns the folowing dictionary
|
||||||
{
|
{
|
||||||
'url': The URL of the card.
|
'url': # The URL of the card.
|
||||||
'title': The title of the card.
|
'title': # The title of the card.
|
||||||
'description': The description of the card.
|
'description': # The description of the card.
|
||||||
'image': (optional) The image associated with the card.
|
'image': # (optional) The image associated with the card.
|
||||||
}
|
}
|
||||||
|
|
||||||
App registration and user authentication
|
App registration and user authentication
|
||||||
|
|
Loading…
Referencia en una nova incidència