apiImageMaxBase64Size top-level constant
int
const apiImageMaxBase64Size
API limit for base64-encoded image data.
Implementation
const int apiImageMaxBase64Size = 5242880;
API limit for base64-encoded image data.
const int apiImageMaxBase64Size = 5242880;