Voting helps other researchers find interesting modules.
Represents the invitees or other users associated with a Babel Chat (see http://goto/babel). Corresponds to GroupType CHAT in //social/graph/storage/proto/data.proto.
chatId
String.t
nil
memberType
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsChatProto{ chatId: String.t() | nil, memberType: integer() | nil }
@spec decode(struct(), keyword()) :: struct()