View Source GoogleApi.Chat.V1.Model.MessageCreatedEventData (google_api_chat v0.34.0)
Payload for new message events where the EventType field is google.workspace.chat.message.v1.created.
Attributes
-
message(type:GoogleApi.Chat.V1.Model.Message.t, default:nil) - The most recent version of the message.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Chat.V1.Model.MessageCreatedEventData{ message: GoogleApi.Chat.V1.Model.Message.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.