assertMeId(Defined in: src/Utils/auth-utils.ts:351 Returns the authenticated user’s JID, or throws a Boom-401 if creds are not yet authenticated. Use this anywhere we’d otherwise reach forcreds):string
creds.me!.id to fail fast with a descriptive error.
Parameters
creds
AuthenticationCreds
Returns
string