channels.ExportMessageLink#
- class pyrogram.raw.functions.channels.ExportMessageLink#
Get link and embed info of a message in a channel/supergroup.
- Details:
Layer:
158
ID:
E63FADEB
- Parameters:
channel (
InputChannel
) – Channel.id (
int
32-bit
) – Message ID.grouped (
bool
, optional) – Whether to include other grouped media (for albums).thread (
bool
, optional) – Whether to also include a thread ID, if available, inside of the link.
- Returns: