isAddedBySelf property
final
~english Whether the current user added this Reaction.
Yes
: is added by self
No
: is not added by self.
~end
~chinese 当前用户是否添加了该 Reaction。
true
:是;false
:否。 ~end
Implementation
final bool isAddedBySelf;
~english Whether the current user added this Reaction.
Yes
: is added by self
No
: is not added by self.
~end
~chinese 当前用户是否添加了该 Reaction。
true
:是;false
:否。
~endfinal bool isAddedBySelf;