mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-25 19:38:31 +00:00
Make optional values italics
This commit is contained in:
parent
dfffa9510a
commit
f7bfd5597e
@ -37,8 +37,8 @@ class WebPage(Object):
|
|||||||
|
|
||||||
type (``str``, *optional*):
|
type (``str``, *optional*):
|
||||||
Type of webpage preview, known types (at the time of writing) are:
|
Type of webpage preview, known types (at the time of writing) are:
|
||||||
`article`, `photo`, `gif`, `video` and `document`,
|
*"article"*, *"photo"*, *"gif"*, *"video"* and *"document"*,
|
||||||
`telegram_user`, `telegram_bot`, `telegram_channel`, `telegram_megagroup`.
|
*"telegram_user"*, *"telegram_bot"*, *"telegram_channel"*, *"telegram_megagroup"*.
|
||||||
|
|
||||||
site_name (``str``, *optional*):
|
site_name (``str``, *optional*):
|
||||||
Webpage site name.
|
Webpage site name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user