Module: Whatsapp::SubscribedApp::Transport
- Included in:
- List, Subscribe, Unsubscribe
- Defined in:
- lib/ruby/whatsapp/subscribed_app/transport.rb
Overview
The one piece shared by List, Subscribe, and Unsubscribe: all three address the same WABA-scoped edge, differing only in HTTP verb and body. Extended (not included) since those classes are class-method-only.