Browse Source

Added `IAttachment` to docs#2302)

tags/3.7.0
Raiden Shogun GitHub 3 years ago
parent
commit
442fea1340
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/guides/int_framework/intro.md

+ 1
- 0
docs/guides/int_framework/intro.md View File

@@ -86,6 +86,7 @@ By default, your methods can feature the following parameter types:
- Implementations of [IChannel]
- Implementations of [IRole]
- Implementations of [IMentionable]
- Implementations of [IAttachment]
- `string`
- `float`, `double`, `decimal`
- `bool`


Loading…
Cancel
Save