class RecordEmbed
extends PostEmbed
A post embed that links to a post, list, or feed generator record.
Constructor
constructor(record?)
Parameters
record?: EmbeddableRecord
The embedded record.
Properties
record?: EmbeddableRecord
The embedded record.
Methods
isRecordWithMedia()
Whether this embed contains a record with media.