Libraries
»
telapi
(1.2.3)
»
Index
»
Telapi
»
Network
»
response_format
Method: Telapi::Network.response_format
Defined in:
lib/telapi/network.rb
.
response_format
⇒
Object
28 29 30
# File 'lib/telapi/network.rb', line 28
def
response_format
@api_format
||=
'
.json
'
end