Documentation ¶
Index ¶
- Constants
- func Aliases(text string, aliases ...string) (ok bool)
- func GetDefaultEmbed() *disgord.Embed
- func GetIDFromArg(arg string) (id uint64, ok bool)
- func GetIntColor(embColor string) int
- func GetMemberFromArg(s disgord.Session, guildID disgord.Snowflake, arg string) (member *disgord.Member, ok bool)
- func GetMentionWithoutID(mentions []*disgord.User, id disgord.Snowflake) []*disgord.User
Constants ¶
View Source
const (
DefaultEmbedColor = "3498db"
)
Variables ¶
This section is empty.
Functions ¶
func GetDefaultEmbed ¶
func GetIDFromArg ¶
Returns id uint64 from argument string
func GetIntColor ¶
func GetMemberFromArg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.