getServer abstract method

Future<Server> getServer(
  1. Snowflake id
)

Implementation

Future<Server> getServer(Snowflake id);