mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Add more types in WebPage docs
This commit is contained in:
parent
d363a18e84
commit
dfffa9510a
@ -36,7 +36,9 @@ class WebPage(Object):
|
|||||||
Display URL for this webpage.
|
Display URL for this webpage.
|
||||||
|
|
||||||
type (``str``, *optional*):
|
type (``str``, *optional*):
|
||||||
Type of webpage preview, known types (at the time of writing) are `article`, `photo`, `gif`, `video` and `document`.
|
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`.
|
||||||
|
|
||||||
site_name (``str``, *optional*):
|
site_name (``str``, *optional*):
|
||||||
Webpage site name.
|
Webpage site name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user