rateLimit constant

int const rateLimit

Rate limit for WhatsApp Cloud API (requests per minute)

Implementation

static const int rateLimit = 80;