Patreon.API.V2.Resource.SocialConnections (patreon v0.2.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Patreon.API.V2.Resource.SocialConnections{
  deviantart: map() | nil,
  discord: Patreon.API.V2.Resource.SocialConnections.Discord.t() | nil,
  facebook: map() | nil,
  google: map() | nil,
  instagram: map() | nil,
  reddit: map() | nil,
  spotify: map() | nil,
  twitch: map() | nil,
  twitter: map() | nil,
  vimeo: map() | nil,
  youtube: map() | nil
}