$ViewerStateExtension extension

on

Properties

hasBlocking bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if blocking is not null, otherwise false.
no setter
hasBlockingByList bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if blockingByList is not null, otherwise false.
no setter
hasFollowedBy bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if followedBy is not null, otherwise false.
no setter
hasFollowing bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if following is not null, otherwise false.
no setter
hasKnownFollowers bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if knownFollowers is not null, otherwise false.
no setter
hasMutedByList bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if mutedByList is not null, otherwise false.
no setter
hasNotBlocking bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if blocking is null, otherwise false.
no setter
hasNotBlockingByList bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if blockingByList is null, otherwise false.
no setter
hasNotFollowedBy bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if followedBy is null, otherwise false.
no setter
hasNotFollowing bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if following is null, otherwise false.
no setter
hasNotKnownFollowers bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if knownFollowers is null, otherwise false.
no setter
hasNotMutedByList bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true if mutedByList 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
hasUnknown bool

Available on ViewerState, provided by the $ViewerStateExtension extension

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

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true or false from blockedBy.
no setter
isMuted bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns true or false from muted.
no setter
isNotBlockedBy bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns negated true or false from blockedBy.
no setter
isNotMuted bool

Available on ViewerState, provided by the $ViewerStateExtension extension

Returns negated true or false from muted.
no setter