tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
Loading...
Searching...
No Matches
tde2e_api::EmojiNonces Struct Reference

Public Attributes

std::optional< Int256 > self_nonce
 
std::optional< Int256 > contact_nonce_hash
 
std::optional< Int256 > contact_nonce
 

Detailed Description

Definition at line 221 of file e2e_api.h.

Member Data Documentation

◆ contact_nonce

std::optional<Int256> tde2e_api::EmojiNonces::contact_nonce

Definition at line 224 of file e2e_api.h.

◆ contact_nonce_hash

std::optional<Int256> tde2e_api::EmojiNonces::contact_nonce_hash

Definition at line 223 of file e2e_api.h.

◆ self_nonce

std::optional<Int256> tde2e_api::EmojiNonces::self_nonce

Definition at line 222 of file e2e_api.h.


The documentation for this struct was generated from the following file: