(20241126) More examples added.
This commit is contained in:
@@ -856,7 +856,7 @@ if __name__ == "__main__":
|
||||
# print(json.to_string(await my_gmail.list_messages(count = 10)))
|
||||
print(json.to_string(
|
||||
await my_gmail.get_message(
|
||||
message_id = "19360aabcb976cfc",
|
||||
message_id = "1935e92672e67f22",
|
||||
return_raw = True
|
||||
),
|
||||
default = str)
|
||||
|
||||
Reference in New Issue
Block a user