twilio.rest.chat package

Module contents

This code was generated by / _ _ _| _ _

(_)/(_)(_|/| |(/_ v1.0.0 / /

System Message: WARNING/2 (/twilio/repos/twilio-python/twilio/rest/chat/__init__.py:docstring of twilio.rest.chat, line 3); backlink

Inline substitution_reference start-string without end-string.
class twilio.rest.chat.Chat(twilio)[source]

Bases: twilio.base.domain.Domain

credentials
Return type:twilio.rest.chat.v2.credential.CredentialList
services
Return type:twilio.rest.chat.v2.service.ServiceList
v1
Returns:Version v1 of chat
Return type:twilio.rest.chat.v1.V1
v2
Returns:Version v2 of chat
Return type:twilio.rest.chat.v2.V2