Skip to content

Commit e9f09ae

Browse files
authored
remove repeat in Attachment class table (#313)
1 parent 8e19f1d commit e9f09ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,6 @@ if you're just wishing a feature ;)
749749
| getId | | string or null | Get attachment id |
750750
| getName | | string or null | Get attachment name |
751751
| getPartNumber | | int or null | Get attachment part number |
752-
| getContent | | string or null | Get attachment content |
753752
| getSize | | int or null | Get attachment size |
754753
| getType | | string or null | Get attachment type |
755754
| getDisposition | | string or null | Get attachment disposition |

0 commit comments

Comments
 (0)