mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 20:56:51 +00:00
Apply suggestion to pkg/pmapi/messages.go
This commit is contained in:
@ -141,7 +141,7 @@ const (
|
||||
// Due to API limitations, we shouldn't make requests with more than 100 message IDs at a time.
|
||||
const messageIDPageSize = 100
|
||||
|
||||
// ConversationIDDomain is used as a placeholder for conversation reference headers to improve compatibility with various clients
|
||||
// ConversationIDDomain is used as a placeholder for conversation reference headers to improve compatibility with various clients.
|
||||
const ConversationIDDomain = `protonmail.conversationid`
|
||||
|
||||
// InternalIDDomain is used as a placeholder for reference/message ID headers to improve compatibility with various clients
|
||||
|
||||
Reference in New Issue
Block a user