Added IAttachment to docs#2302)

This commit is contained in:
Raiden Shogun
2022-05-18 09:47:55 +02:00
committed by GitHub
parent 94a37156f3
commit 442fea1340

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`