encryptGroupCallData¶
Encrypts group call data before sending them over network using tgcalls
encryptGroupCallData(
group_call_id: int32,
data_channel: GroupCallDataChannel,
data: bytes,
unencrypted_prefix_size: int32
) → Data