mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-04-29 02:37:27 +09:00
fix README.md
This commit is contained in:
parent
c7d71a9ec2
commit
2d63e2a006
12
README.md
12
README.md
@ -68,13 +68,13 @@ A Promise of an Object that contains properties below:
|
||||
|
||||
| Property | Type | Description |
|
||||
| :-------------- | :------- | :------------------------------------------ |
|
||||
| **description** | *string* | The description of the web page |
|
||||
| **icon** | *string* | The url of the icon of the web page |
|
||||
| **sitename** | *string* | The name of the web site |
|
||||
| **thumbnail** | *string* | The url of the thumbnail of the web page |
|
||||
| **oEmbed** | *OEmbedRichIframe* | The oEmbed rich iframe info of the web page |
|
||||
| **player** | *Player* | The player of the web page |
|
||||
| **title** | *string* | The title of the web page |
|
||||
| **icon** | *string* | The url of the icon of the web page |
|
||||
| **description** | *string* | The description of the web page |
|
||||
| **thumbnail** | *string* | The url of the thumbnail of the web page |
|
||||
| **player** | *Player* | The player of the web page |
|
||||
| **sitename** | *string* | The name of the web site |
|
||||
| **sensitive** | *boolean* | Whether the url is sensitive |
|
||||
| **url** | *string* | The url of the web page |
|
||||
|
||||
#### Player
|
||||
|
Loading…
x
Reference in New Issue
Block a user