python - Missing field in Gmail API -
i noticed gmail's web interface has checkbox (in settings page) following text: "insert signature before quoted text in replies , remove "--" line precedes it.".
i using python library update signatures of users , seems can't change setting (it's not available in docs). when @ browser, 1 of requests web ui has "p_bx_stw" field set true/false, value of checkbox.
any tips on how change value python?
Comments
Post a Comment