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 5d79675 commit d38e0ccCopy full SHA for d38e0cc
README.md
@@ -751,7 +751,7 @@ if you're just wishing a feature ;)
751
| getName | | string or null | Get attachment name |
752
| getPartNumber | | int or null | Get attachment part number |
753
| getContent | | string or null | Get attachment content |
754
-| setSize | | int or null | Get attachment size |
+| getSize | | int or null | Get attachment size |
755
| getType | | string or null | Get attachment type |
756
| getDisposition | | string or null | Get attachment disposition |
757
| getContentType | | string or null | Get attachment content type |
0 commit comments