$KnownInteractionEventExtension extension
Properties
- isClickthroughAuthor → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is clickthroughAuthor, otherwise false.no setter - isClickthroughEmbed → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is clickthroughEmbed, otherwise false.no setter - isClickthroughItem → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is clickthroughItem, otherwise false.no setter - isClickthroughReposter → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is clickthroughReposter, otherwise false.no setter - isInteractionLike → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is interactionLike, otherwise false.no setter - isInteractionQuote → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is interactionQuote, otherwise false.no setter - isInteractionReply → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is interactionReply, otherwise false.no setter - isInteractionRepost → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is interactionRepost, otherwise false.no setter - isInteractionSeen → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is interactionSeen, otherwise false.no setter -
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is interactionShare, otherwise false.no setter - isNotClickthroughAuthor → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not clickthroughAuthor, otherwise false.no setter - isNotClickthroughEmbed → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not clickthroughEmbed, otherwise false.no setter - isNotClickthroughItem → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not clickthroughItem, otherwise false.no setter - isNotClickthroughReposter → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not clickthroughReposter, otherwise false.no setter - isNotInteractionLike → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not interactionLike, otherwise false.no setter - isNotInteractionQuote → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not interactionQuote, otherwise false.no setter - isNotInteractionReply → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not interactionReply, otherwise false.no setter - isNotInteractionRepost → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not interactionRepost, otherwise false.no setter - isNotInteractionSeen → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not interactionSeen, otherwise false.no setter -
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not interactionShare, otherwise false.no setter - isNotRequestLess → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not requestLess, otherwise false.no setter - isNotRequestMore → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is not requestMore, otherwise false.no setter - isRequestLess → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is requestLess, otherwise false.no setter - isRequestMore → bool
-
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns true if this value is requestMore, otherwise false.no setter
Methods
-
toUnion(
) → UInteractionEvent -
Available on KnownInteractionEvent, provided by the $KnownInteractionEventExtension extension
Returns this value as UInteractionEvent.