Guava.Events.BotSessionEnded (Guava v0.34.0)

Copy Markdown View Source

The bot session ended.

Summary

Types

t()

@type t() :: %Guava.Events.BotSessionEnded{
  dnc: boolean(),
  event_type: String.t(),
  sequence: integer() | nil,
  termination_reason: String.t()
}