fileType

Convert file_id to fileType

See BPT/constants/fileType for possible types

Arguments
Name Type Description Required
file_id string Your file_id yes

Output : string

Static or normal : Static

Examples :

tools::fileType($file_id);
# Thank you Daniil for file_id decode pattern