@4 Who do I ask about API options? I want to send a clie…

Twetch ·

@4 Who do I ask about API options?

I want to send a clientIdentifier....

const twetch = new Twetch(clientIdentifier);

Replies

Twetch ·

@1 Maybe you can help me?

Twetch ·

new Twetch({ clientIdentifier: 'client-identifier-here' })

Twetch ·

That works, thank you @1