[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This function, `send_mail_to_admins`, sends emails to application administrators."],["It requires the sender's email, the subject of the message, and the body text as arguments."],["An optional `make_sync_call` argument can be provided to handle API proxy calls."],["It accepts additional keyword arguments compatible with the `EmailMessage` constructor."],["It raises an `InvalidEmailError` if an invalid email address is provided."]]],[]]