BasicButtonBuilder constructor
BasicButtonBuilder(
- ButtonType _type,
- String _customId
Implementation
BasicButtonBuilder(this._type, this._customId);
BasicButtonBuilder(this._type, this._customId);