We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10926cc commit efe8125Copy full SHA for efe8125
1 file changed
advanced/gmail.gs
@@ -133,8 +133,8 @@ function getRawMessage() {
133
134
// [START gmail_list_messages]
135
/**
136
-* Lists unread messages in the user's inbox using the advanced Gmail service.
137
-*/
+ * Lists unread messages in the user's inbox using the advanced Gmail service.
+ */
138
function listMessages() {
139
// The special value 'me' indicates the authenticated user.
140
const userId = 'me';
0 commit comments