Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserLastMessage ¶
func GetUserLastMessage(sess *discordgo.Session, user *discordgo.User, channelID string) (*discordgo.Message, error)
GetUserLastMessage gets the last message sent by a user in a channel. sess: discord session. user: the user to get the message of. channel: the channel to get the message from. return: a discord message and any errors
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.