encrypt_group_call_data


Description:

public async Data encrypt_group_call_data (int32 group_call_id, GroupCallDataChannel data_channel, Bytes data, int32 unencrypted_prefix_size) throws TDLibError

Encrypts group call data before sending them over network using tgcalls

Parameters:

group_call_id

Group call identifier. The call must not be a video chat

data_channel

Data channel for which data is encrypted

data

Data to encrypt

unencrypted_prefix_size

Size of data prefix that must be kept unencrypted