mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2026-01-26 18:24:25 +01:00
Add support to disable notify-self flag on /v2/send endpoint
This commit is contained in:
@@ -41,4 +41,5 @@ type SignalCliSendRequest struct {
|
||||
QuoteMentions []MessageMention
|
||||
TextMode *string
|
||||
EditTimestamp *int64
|
||||
NotifySelf *bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user