stories.SendStory¶
- class pyrogram.raw.functions.stories.SendStory¶
Telegram API function.
- Details:
Layer:
194
ID:
E4E6694B
- Parameters:¶
peer (
InputPeer
) – N/Amedia (
InputMedia
) – N/Aprivacy_rules (List of
InputPrivacyRule
) – N/Arandom_id (
int
64-bit
) – N/Apinned (
bool
, optional) – N/Anoforwards (
bool
, optional) – N/Afwd_modified (
bool
, optional) – N/Amedia_areas (List of
MediaArea
, optional) – N/Acaption (
str
, optional) – N/Aentities (List of
MessageEntity
, optional) – N/Aperiod (
int
32-bit
, optional) – N/Afwd_from_id (
InputPeer
, optional) – N/Afwd_from_story (
int
32-bit
, optional) – N/A
- Returns:¶