fetchCreator abstract method

Future<IUser> fetchCreator()

Fetches the creator of this emoji

Implementation

Future<IUser> fetchCreator();