(20251114) Ready to start API testing.
This commit is contained in:
@@ -242,7 +242,7 @@ class GmailMessage:
|
||||
|
||||
"""
|
||||
Add a file as an attachment to the mail. This file, even if possible, will not be rendered on the screen in-line
|
||||
with the body. It will be made available as a download.
|
||||
with the body. It will be made available as a downloads.
|
||||
:param attachment_file: The file that you would like to attach.
|
||||
:param file_name: The name of the file. This is the same name by which it will be downloaded. You need not
|
||||
specify this if the input file is specified as a path. Needed when you give the input file as a buffer.
|
||||
|
||||
Reference in New Issue
Block a user