We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At the moment, Wally can record the following data points for each user:
{ "user_number", "image_to_sticker" "image_to_sticker_error" "mp4_to_sticker" "mp4_to_sticker_errors" "mp4_to_gif" "mp4_to_gif_errors" "youtube_to_mp4" "youtube_to_mp4_errors" "youtube_to_mp3" "youtube_to_mp3_errors" "twitter_to_mp4" "twitter_to_mp4_errors" "twitter_to_mp3" "twitter_to_mp3_errors" }
any additional data points you wish to add can be commented below.
The text was updated successfully, but these errors were encountered:
@NasirKhalid24 what other data points do you wish to see in the object. I can think of two additional ones that may help with your use case which is:
Sorry, something went wrong.
adib1996
No branches or pull requests
At the moment, Wally can record the following data points for each user:
{
"user_number",
"image_to_sticker"
"image_to_sticker_error"
"mp4_to_sticker"
"mp4_to_sticker_errors"
"mp4_to_gif"
"mp4_to_gif_errors"
"youtube_to_mp4"
"youtube_to_mp4_errors"
"youtube_to_mp3"
"youtube_to_mp3_errors"
"twitter_to_mp4"
"twitter_to_mp4_errors"
"twitter_to_mp3"
"twitter_to_mp3_errors"
}
any additional data points you wish to add can be commented below.
The text was updated successfully, but these errors were encountered: