package
Version:
v0.0.0-...-4e89ec9
Opens a new window with list of versions in this module.
Published: Sep 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Webhook struct {
ApplicationId string `bson:"application_id"`
Avatar string `bson:"avatar"`
ChannelId string `bson:"channel_id"`
GuildId string `bson:"guild_id"`
Id string `bson:"id"`
Name string `bson:"name"`
Token string `bson:"token"`
Type int `bson:"type"`
URL string `bson:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.