class Abartos::Application::Webhook
- Abartos::Application::Webhook
- Reference
- Object
Defined in:
abartos/application/webhook.crConstructors
- .new(application : Application, id : Snowflake, token : String)
- .new(application : Application, reponse_webhook wh : WebhookReponseObject)
Instance Method Summary
- #execute(message : String) : HTTP::Client::Response
- #execute(message : String, *, username : String | Nil = nil, components : Array(Component) = [] of Component) : HTTP::Client::Response
- #id : Abartos::Snowflake
- #token : String