$KnownNotificationReasonExtension extension

on

Properties

isFollow bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is follow, otherwise false.
no setter
isLike bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is like, otherwise false.
no setter
isMention bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is mention, otherwise false.
no setter
isNotFollow bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is not follow, otherwise false.
no setter
isNotLike bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is not like, otherwise false.
no setter
isNotMention bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is not mention, otherwise false.
no setter
isNotQuote bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is not quote, otherwise false.
no setter
isNotReply bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is not reply, otherwise false.
no setter
isNotRepost bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is not repost, otherwise false.
no setter
isNotStarterpackJoined bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is not starterpackJoined, otherwise false.
no setter
isQuote bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is quote, otherwise false.
no setter
isReply bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is reply, otherwise false.
no setter
isRepost bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is repost, otherwise false.
no setter
isStarterpackJoined bool

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns true if this value is starterpackJoined, otherwise false.
no setter

Methods

toUnion() UNotificationReason

Available on KnownNotificationReason, provided by the $KnownNotificationReasonExtension extension

Returns this value as UNotificationReason.