semaphore.LinkPreview

class semaphore.LinkPreview(attachment: Attachment = None, date: int = None, description: str = None, title: str = None, url: str = None)[source]

Bases: object

This object represents a Signal message link preview.

The attributes have a 1 to 1 correspondance to the signald JsonPreview class https://signald.org/protocol/structures/v1/JsonPreview/