Class StarAddedEvent

  • All Implemented Interfaces:
    Event, Serializable

    public class StarAddedEvent
    extends Object
    implements Event
    When an item is starred, the star_added event is sent to all connected clients for the authenticated user who starred the item.

    See the stars.list method for details of the structure of the item property.

    https://api.slack.com/events/star_added

    See Also:
    Serialized Form