messages.EditMessage¶
- class pyrogram.raw.functions.messages.EditMessage¶
Telegram API function.
- Details:
Layer:
194
ID:
DFD14005
- Parameters:¶
peer (
InputPeer
) – N/Aid (
int
32-bit
) – N/Ano_webpage (
bool
, optional) – N/Ainvert_media (
bool
, optional) – N/Amessage (
str
, optional) – N/Amedia (
InputMedia
, optional) – N/Areply_markup (
ReplyMarkup
, optional) – N/Aentities (List of
MessageEntity
, optional) – N/Aschedule_date (
int
32-bit
, optional) – N/Aquick_reply_shortcut_id (
int
32-bit
, optional) – N/A
- Returns:¶