NativeD_TIMMsgGetMessageReadReceipts typedef

NativeD_TIMMsgGetMessageReadReceipts = Int Function(Pointer<Uint8> json_msg_array, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMMsgGetMessageReadReceipts = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_msg_array, ffi.Pointer<ffi.Uint8> user_data);