SlackEventStructure
slack.models.SlackEventStructure
case class SlackEventStructure(token: String, team_id: String, api_app_id: String, event: SlackEvent, `type`: String, authed_teams: Option[List[String]], authed_users: Option[List[String]], event_id: String, event_time: Long)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article