Skip to main content

SESSION_CHECK_BATCH_SIZE

Constant SESSION_CHECK_BATCH_SIZE 

Source
pub const SESSION_CHECK_BATCH_SIZE: usize = 50; // 50usize
Expand description

Maximum number of JIDs to include in a single prekey fetch request. Matches WhatsApp Web’s SESSION_CHECK_BATCH constant.