Interface MessageSourceScreenshot

The message was screenshotted; the source must be used only if the message content was visible during the screenshot. Subtype of MessageSource.

interface MessageSourceScreenshot {
    @type: "messageSourceScreenshot";
}

Properties

Properties

@type: "messageSourceScreenshot"