Sha256: 7c8b9cba1641f13016b02c072ee2f742044d3156bba81931dfbfa268e5e45c0a
Contents?: true
Size: 142 Bytes
Versions: 4
Compression:
Stored size: 142 Bytes
Contents
module Pushbullet module Chats def chats path = 'chats' authorise_and_send(http_method: :get, path: path) end end end
Version data entries
4 entries across 4 versions & 1 rubygems