Skip to content

Commit

Permalink
UseTor bool parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasinsaurralde committed Jun 8, 2016
1 parent 67a3e67 commit 5f8c089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transport_whatsapp.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ type WhatsappTransport struct {
Contact string
YowsupWrapperPort string
YowsupWrapperUrl string
UseTor bool
Serializer DefaultSerializer
Messages []WhatsappMessage
// ResponseChannel chan Response
Expand Down

0 comments on commit 5f8c089

Please sign in to comment.