Add more types in WebPage docs

This commit is contained in:
Mendel E 2019-07-02 21:04:08 -04:00
parent d363a18e84
commit dfffa9510a

View File

@ -36,7 +36,9 @@ class WebPage(Object):
Display URL for this webpage.
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*):
Webpage site name.