Skip to content

Instantly share code, notes, and snippets.

@ayanonagon
Created November 15, 2015 00:39
Show Gist options
  • Save ayanonagon/af4317733766293acd53 to your computer and use it in GitHub Desktop.
Save ayanonagon/af4317733766293acd53 to your computer and use it in GitHub Desktop.
struct Message {
let text: String
let status: Status
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment