Skip to content

Instantly share code, notes, and snippets.

@adrianparvino
Last active June 9, 2019 10:44
Show Gist options
  • Save adrianparvino/f18fe57f5a42ada2d1763effa492fe66 to your computer and use it in GitHub Desktop.
Save adrianparvino/f18fe57f5a42ada2d1763effa492fe66 to your computer and use it in GitHub Desktop.
iex([email protected])1> TermuxSmsCli.Fetcher.fetch({TermuxSmsCli.Fetcher, :'[email protected]'}, 1);
[
%{
"body" => "You have up to 1GB of VIDEO EVERY DAY with your GIGA subscription. To check your balance and other exciting offers, dial *121# NOW! It's FREE and easy!",
"number" => "SMART",
"read" => true,
"received" => "2019-06-09 01:38",
"threadid" => 1,
"type" => "inbox"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment