Class AccountChangedEvent

  • All Implemented Interfaces:
    Event, Serializable

    public class AccountChangedEvent
    extends Object
    implements Event
    The list of accounts a user is signed into has changed

    The accounts_changed event is used by our web client to maintain a list of logged-in accounts. Other clients should ignore this event.

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

    See Also:
    Serialized Form