//
pkg.gl
Category
github.com/VTGare/embeds
module
package
0.1.1
Repository:
https://github.com/vtgare/embeds.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
7
Files
99 SLOC
#
README
embeds
DiscordGo embeds helper library.
#
Functions
NewBuilder
NewBuilder returns a new Builder struct with default embed values.Timestamp by default is time.Now()Color by default is 0x439ef1.
#
Structs
Builder
Builder is a wrapper around DiscordGo MessageEmbed.