2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-26 03:47:24 +00:00

Make optional values italics

This commit is contained in:
Mendel E 2019-07-03 09:27:06 -04:00
parent dfffa9510a
commit f7bfd5597e

View File

@ -37,8 +37,8 @@ class WebPage(Object):
type (``str``, *optional*):
Type of webpage preview, known types (at the time of writing) are:
`article`, `photo`, `gif`, `video` and `document`,
`telegram_user`, `telegram_bot`, `telegram_channel`, `telegram_megagroup`.
*"article"*, *"photo"*, *"gif"*, *"video"* and *"document"*,
*"telegram_user"*, *"telegram_bot"*, *"telegram_channel"*, *"telegram_megagroup"*.
site_name (``str``, *optional*):
Webpage site name.