channels

package
v0.0.0-...-8a39caa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCategory

func AddCategory(channel *discordgo.Channel, db *sql.DB)

AddCategory Inserts a new entry in the channelsCategories table

func AddTextChannel

func AddTextChannel(channel *discordgo.Channel, db *sql.DB)

AddTextChannel Inserts a new entry in the channelsText table

func AddVoiceChannel

func AddVoiceChannel(channel *discordgo.Channel, db *sql.DB)

AddVoiceChannel Inserts a new entry in the channelsVoice table

func InitCategoriesTable

func InitCategoriesTable(db *sql.DB)

InitCategoriesTable Creates the channelsCategories table

func InitTextChannelsTable

func InitTextChannelsTable(db *sql.DB)

InitTextChannelsTable Creates the channelsText table

func InitVoiceChannelsTable

func InitVoiceChannelsTable(db *sql.DB)

InitVoiceChannelsTable Creates the channelsVoice table

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL