ping dm
(might not work for whatsapp if jid contains Agent and Device)
This commit is contained in:
@@ -179,9 +179,10 @@ type Protocol struct {
|
||||
}
|
||||
|
||||
type ChannelOptions struct {
|
||||
Key string // irc, xmpp
|
||||
WebhookURL string // discord
|
||||
Topic string // zulip
|
||||
Key string // irc, xmpp
|
||||
WebhookURL string // discord
|
||||
Topic string // zulip
|
||||
WelcomeMessage string // all
|
||||
}
|
||||
|
||||
type Bridge struct {
|
||||
|
||||
Reference in New Issue
Block a user