mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 14:06:29 +03:00
send videochat-url and -invitation also through header
This commit is contained in:
@@ -68,6 +68,9 @@ pub enum Param {
|
||||
/// For Messages
|
||||
AttachGroupImage = b'A',
|
||||
|
||||
/// For Messages
|
||||
VideochatUrl = b'V',
|
||||
|
||||
/// For Messages: space-separated list of messaged IDs of forwarded copies.
|
||||
///
|
||||
/// This is used when a [crate::message::Message] is in the
|
||||
|
||||
Reference in New Issue
Block a user