teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsExportMessageLinkParams

    interface ChannelsExportMessageLinkParams {
        channel: EntityLike;
        grouped?: boolean;
        id: number;
        thread?: boolean;
    }
    Index
    channel: EntityLike

    Channel

    grouped?: boolean

    Whether to include other grouped media (for albums)

    id: number

    Message ID

    thread?: boolean

    Whether to also include a thread ID, if available, inside of the link