Skip to content

Instantly share code, notes, and snippets.

@ferPrieto
Created June 30, 2020 01:03
Embed
What would you like to do?
@InstagramErrorCode
enum class ErrorCode {
Declined,
OverLimit,
TimeOut
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment