forked from lug/matterbridge
Update dependencies (#1929)
This commit is contained in:
3
vendor/go.mau.fi/whatsmeow/receipt.go
vendored
3
vendor/go.mau.fi/whatsmeow/receipt.go
vendored
@@ -164,7 +164,8 @@ func (cli *Client) MarkRead(ids []types.MessageID, timestamp time.Time, chat, se
|
||||
// web works when it's not in the foreground.
|
||||
//
|
||||
// To mark the client as online, use
|
||||
// cli.SendPresence(types.PresenceAvailable)
|
||||
//
|
||||
// cli.SendPresence(types.PresenceAvailable)
|
||||
//
|
||||
// Note that if you turn this off (i.e. call SetForceActiveDeliveryReceipts(false)),
|
||||
// receipts will act like the client is offline until SendPresence is called again.
|
||||
|
||||
Reference in New Issue
Block a user