Provides struct and type for a Badge
Summary
Types
@type t() :: %Gleanex.Client.Badge{ displayName: String.t() | nil, iconConfig: Gleanex.Client.IconConfig.t() | nil, key: String.t() | nil, pinned: boolean() | nil }
Provides struct and type for a Badge
@type t() :: %Gleanex.Client.Badge{ displayName: String.t() | nil, iconConfig: Gleanex.Client.IconConfig.t() | nil, key: String.t() | nil, pinned: boolean() | nil }