$KnownNotificationReasonExtension extension
Properties
-
isFollow
→ bool
-
Returns true if this value is follow, otherwise false.
no setter
-
isLike
→ bool
-
Returns true if this value is like, otherwise false.
no setter
-
isMention
→ bool
-
Returns true if this value is mention, otherwise false.
no setter
-
isNotFollow
→ bool
-
Returns true if this value is not follow, otherwise false.
no setter
-
isNotLike
→ bool
-
Returns true if this value is not like, otherwise false.
no setter
-
isNotMention
→ bool
-
Returns true if this value is not mention, otherwise false.
no setter
-
isNotQuote
→ bool
-
Returns true if this value is not quote, otherwise false.
no setter
-
isNotReply
→ bool
-
Returns true if this value is not reply, otherwise false.
no setter
-
isNotRepost
→ bool
-
Returns true if this value is not repost, otherwise false.
no setter
-
isNotStarterpackJoined
→ bool
-
Returns true if this value is not starterpackJoined, otherwise false.
no setter
-
isQuote
→ bool
-
Returns true if this value is quote, otherwise false.
no setter
-
isReply
→ bool
-
Returns true if this value is reply, otherwise false.
no setter
-
isRepost
→ bool
-
Returns true if this value is repost, otherwise false.
no setter
-
isStarterpackJoined
→ bool
-
Returns true if this value is starterpackJoined, otherwise false.
no setter