Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAttachedGuild ¶
func CreateAttachedGuild(ctx context.Context, req *bot.CreateAttachedGuildRequest) error
CreateAttachedGuild is the implementation of the CreateAttachedGuild RPC method
func DeleteAttachedGuild ¶
func DeleteAttachedGuild(ctx context.Context, req *bot.DeleteAttachedGuildRequest) error
DeleteAttachedGuild is the implementation of the DetachGuild RPC method
func GetService ¶
func GetService() bot.BotService
GetService returns an initialized bot service instance.
func ListAttachedGuilds ¶
func ListAttachedGuilds(ctx context.Context) (*bot.ListAttachedGuildsResponse, error)
ListAttachedGuilds is the implementation of the ListAttachedGuilds RPC method
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.