api.file is the function used to get a server sided file through it's identifier/name ( it needs the program to be initialized and the user to be logged in ) :
The file's name
in c# and java, the function returns a byte array, in python var of type bytes and in c++ a vector of unsigned chars