fetch abstract method

Future<Map<Snowflake, Emoji>> fetch(
  1. Object applicationId
)

Implementation

Future<Map<Snowflake, Emoji>> fetch(Object applicationId);