Skip to content

Instantly share code, notes, and snippets.

@magicmark
Created November 13, 2019 20:43
Show Gist options
  • Save magicmark/f04f1a1cf3dd5ab377f503f954d65700 to your computer and use it in GitHub Desktop.
Save magicmark/f04f1a1cf3dd5ab377f503f954d65700 to your computer and use it in GitHub Desktop.
snippet
getUserInfo({
user_ids: Array<number>,
locale: string,
include_private_info: ?boolean
}) => Promise<Array<UserInfo>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment