fetch abstract method

Future<Onboarding> fetch(
  1. Object guildId
)

Implementation

Future<Onboarding> fetch(Object guildId);