Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 853 Bytes

LimitedProfile.md

File metadata and controls

10 lines (7 loc) · 853 Bytes

LimitedProfile

Properties

Name Type Description Notes
preferred_languages list[str] Indicates the User's preferred written or spoken languages in order of preference. Generally used for selecting a localized User interface. Valid values are concatenation of the ISO 639-1 two letter language code, an underscore, and the ISO 3166-1 2 letter country code; e.g., 'en_US' specifies the language English and country US. [optional]
sender_allowed bool True in case the service that made the request can send messages to the user identified by this profile (false otherwise).

[Back to Model list] [Back to API list] [Back to README]