SecretMessageContact
A secret message sharing a contact.
Properties
chatId: number
The identifier of the secret chat that the message belongs to.
id: string
The message’s identifier.
replyToMessageId?: string
The identifier of the message that this message replies to.
isSilent: boolean
Whether the message was sent silently.
ttl: number
The message’s time-to-live.
viaBot?: string
The name of the inline bot that was used to send the message.
type: "contact"
The contact.