Closed ubertao closed 10 months ago
https://github.com/grammyjs/types/blob/e266fb129062d48fd82a16a374ad7f6ec080a868/markup.ts#L234C26-L234C26
export interface KeyboardButtonRequestUsers { ... max_quantity?: boolean; // <-- should be number }
Damn it, thanks for pointing it out. I'll release a fix in a few hours.
https://github.com/grammyjs/types/blob/e266fb129062d48fd82a16a374ad7f6ec080a868/markup.ts#L234C26-L234C26