Home
last modified time | relevance | path

Searched refs:GuildBan (Results 1 – 6 of 6) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Dstructs.go699 type GuildBan struct { struct
H A Drestapi.go681 func (s *Session) GuildBans(guildID string) (st []*GuildBan, err error) {
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Drestapi.go674 func (s *Session) GuildBans(guildID string) (st []*GuildBan, err error) {
695 func (s *Session) GuildBan(guildID, userID string) (st *GuildBan, err error) { func
H A Dstructs.go859 type GuildBan struct { struct
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Drestapi.go674 func (s *Session) GuildBans(guildID string) (st []*GuildBan, err error) {
695 func (s *Session) GuildBan(guildID, userID string) (st *GuildBan, err error) { func
H A Dstructs.go859 type GuildBan struct { struct