menu
mineral package
documentation
contracts.dart
RolePartContract
fetch abstract method
fetch abstract method
dark_mode
light_mode
fetch
abstract method
Future
<
Map
<
Snowflake
,
Role
>
>
fetch
(
Object
serverId
,
bool
force
)
Implementation
Future<Map<Snowflake, Role>> fetch(Object serverId, bool force);
mineral package
documentation
contracts
RolePartContract
fetch abstract method
RolePartContract class