Skip to main content

UserMediaSettings

UserMediaSettings are the user's preferences around embed stream behaviour.

type UserMediaSettings {
unfurlEmbeds: Boolean!
}

Fields

UserMediaSettings.unfurlEmbeds ● Boolean! non-null scalar

unfurlEmbeds is whether the user has chosen to immediately show embed contents without having to click "Show Tweet", "Show GIF", etc.

Member Of

User object