package
module
Version:
v0.0.0-...-3377a85
Opens a new window with list of versions in this module.
Published: Mar 25, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Params struct {
GuildID string `json:"guildID"`
RoleID string `json:"roleID"`
Token int64 `json:"token"`
UserID string `json:"userID"`
Level int `json:"level"`
Persistent bool `json:"persistent"`
State bool `json:"state"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.