Documentation
¶
Index ¶
- func BulkDeleteMessages(ds *discordgo.Session, channelID string, messageIDs []string) error
- func GetAllMembers(ds *discordgo.Session, guildID string) ([]*discordgo.Member, error)
- func GetChannelLogger(ds *discordgo.Session, channelID string) *log.Logger
- func JSTTime(t time.Time) string
- func OutputTextToFile(ds *discordgo.Session, channelID, filename, text string)
- func PrintBody(c *gin.Context)
- func PrintJSON(obj interface{})
- func PrintJSONStr(obj interface{}) string
- func PrintPipe(obj interface{}, collection string)
- type ChannelLogger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BulkDeleteMessages ¶
func GetAllMembers ¶
func OutputTextToFile ¶
func PrintJSONStr ¶
func PrintJSONStr(obj interface{}) string
PrintJSONStr Outputs a json representation as a string
Types ¶
Click to show internal directories.
Click to hide internal directories.