Home > bitburner > OfficeAPI > buyTea
Buy tea for your employees.
Signature:
buyTea(divisionName: string, city: CityName | `${CityName}`): boolean;
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
city | CityName | `${CityName}` | Name of the city |
Returns:
boolean
true if buying tea was successful, false otherwise
RAM cost: 20 GB