Gmail的API,我正在審查this question用戶頭像,但爲了這個,我需要知道用戶ID如何獲得在迅速
我需要帶誰也給我發了電子郵件用戶的化身,但他們只在有姓名和電子郵件,僅此而已。
例如:
GTLGmailMessagePartHeader 0x7fbb1e1560d0: {name:"From" value:"nameUser <[email protected]>"}
我想出了把來自電子郵件的用戶信息的想法,但不返回ID。
{
"emailAddress": string,
"messagesTotal": integer,
"threadsTotal": integer,
"historyId": unsigned long
}