permissions

This commit is contained in:
Kagami Sascha Rosylight 2023-03-11 17:53:12 +01:00
parent 2fdad915d2
commit 61a4a17a02

View File

@ -85,11 +85,11 @@ A Promise of an Object that contains properties below:
#### oEmbed #### oEmbed
| Property | Type | Description | | Property | Type | Description |
| :-------------- | :--------- | :-------------------------------------------- | | :-------------- | :--------- | :----------------------------------------------- |
| **src** | *string* | The source for the iframe | | **src** | *string* | The source for the iframe |
| **height** | *number* | The height of the iframe | | **height** | *number* | The height of the iframe |
| **allow** | *string[]* | The name of the `allow`ed features for iframe | | **allow** | *string[]* | The name of the `allow`ed permissions for iframe |
Currently the possible items in `allow` are: Currently the possible items in `allow` are: