class PostEmbed

A post embed.

Methods

isImages()

Whether this embed contains images.

Returns

this is ImagesEmbed

isVideo()

Whether this embed contains a video.

Returns

this is VideoEmbed

isExternal()

Whether this embed is an external link.

Returns

this is ExternalEmbed

isRecord()

Whether this embed contains a record.

Returns

this is RecordEmbed

isRecordWithMedia()

Whether this embed contains a record with media.

Returns

this is RecordWithMediaEmbed