$PostViewExtension extension

on

Properties

hasEmbed bool

Available on PostView, provided by the $PostViewExtension extension

Returns true if embed is not null, otherwise false.
no setter
hasLabels bool

Available on PostView, provided by the $PostViewExtension extension

Returns true if labels is not null, otherwise false.
no setter
hasNotEmbed bool

Available on PostView, provided by the $PostViewExtension extension

Returns true if embed is null, otherwise false.
no setter
hasNotLabels bool

Available on PostView, provided by the $PostViewExtension extension

Returns true if labels is null, otherwise false.
no setter
hasNotUnknown bool

Available on PostView, provided by the $PostViewExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool

Available on PostView, provided by the $PostViewExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter