| Interface | Description |
|---|---|
| FormObject |
A form object is something to add to a post form.
|
| Class | Description |
|---|---|
| FieldObject |
A field to be attached to the post request
|
| FileObject |
A file to be attached to the post request
|
| PostForm |
Used to send a POST request to the webhook.
|