class
UserMessageA general protobuf user-message builder. Build then send in one synchronous burst.
setInt(field: string, value: number): thisthis for chaining.setFloat(field: string, value: number): thisthis for chaining.setString(field: string, value: string): thisthis for chaining.setBool(field: string, value: boolean): thisthis for chaining.set(field: string, value: number | string | boolean): thissend(slots: number | number[]): booleansendAll(): boolean