Home > bitburner > OfficeAPI > buyCoffee
Buy coffee for your employees
Signature:
buyCoffee(divisionName: string, cityName: string): boolean;| Parameter | Type | Description |
|---|---|---|
| divisionName | string | Name of the division |
| cityName | string | Name of the city |
Returns:
boolean
true if buying coffee was successful, false otherwise