This page is about Pyrogram types. All types listed here are accessible through the main package directly.
from pyrogram import User, Message, ...Note
Optional fields may not exist when irrelevant -- i.e.: they will contain the value of None and aren't shown
when, for example, using print().
Contents
.. currentmodule:: pyrogram
.. autosummary::
:nosignatures:
{users_chats}
.. toctree::
:hidden:
{users_chats}
.. autosummary::
:nosignatures:
{messages_media}
.. toctree::
:hidden:
{messages_media}
.. autosummary::
:nosignatures:
{bots_keyboard}
.. toctree::
:hidden:
{bots_keyboard}
.. autosummary::
:nosignatures:
{input_media}
.. toctree::
:hidden:
{input_media}
.. autosummary::
:nosignatures:
{inline_mode}
.. toctree::
:hidden:
{inline_mode}
.. autosummary::
:nosignatures:
{input_message_content}
.. toctree::
:hidden:
{input_message_content}
.. autosummary::
:nosignatures:
{authorization}
.. toctree::
:hidden:
{authorization}