get abstract method

Future<Sticker?> get(
  1. Object serverId,
  2. Object id,
  3. bool force
)

Implementation

Future<Sticker?> get(Object serverId, Object id, bool force);