$ViewerStateExtension extension

on

Properties

hasLike bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if like is not null, otherwise false.
no setter
hasNotLike bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if like is null, otherwise false.
no setter
hasNotRepost bool

Available on ViewerState, provided by the $ViewerStateExtension extension

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

Available on ViewerState, provided by the $ViewerStateExtension extension

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

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if repost is not null, otherwise false.
no setter
hasUnknown bool

Available on ViewerState, provided by the $ViewerStateExtension extension

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

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true or false from embeddingDisabled.
no setter
isNotEmbeddingDisabled bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns negated true or false from embeddingDisabled.
no setter
isNotReplyDisabled bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns negated true or false from replyDisabled.
no setter
isNotThreadMuted bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns negated true or false from threadMuted.
no setter
isReplyDisabled bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true or false from replyDisabled.
no setter
isThreadMuted bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true or false from threadMuted.
no setter