isStartAlignment
fun MessageOptionsUserReactionAlignment.isStartAlignment(isMine: Boolean): Boolean
Content copied to clipboard
Determines if the user reaction should be aligned to start or end.
Return
If the reaction is aligned to the start or not.
Parameters
isMine
Is the reaction the current users reaction.