Enum MessageOptionsUserReactionAlignment

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      START

      Aligns the reaction to the start of the user avatar.

      END

      Aligns the reaction to the end of user avatar.

      BY_USER

      Aligns the reaction to the end of user avatar if the reaction is from the current user otherwise aligns it to the start of the avatar.

      BY_USER_INVERTED

      Aligns the reaction to the start of user avatar if the reaction is from the current user otherwise aligns it to the end of the avatar.