twilio.rest.chat package¶
Subpackages¶
- twilio.rest.chat.v1 package
- twilio.rest.chat.v2 package
- Subpackages
- Submodules
- twilio.rest.chat.v2.credential module
- Module contents
- twilio.rest.chat.v3 package
Module contents¶
This code was generated by / _ _ _| _ _
(_)/(_)(_|/| |(/_ v1.0.0 / /
-
class
twilio.rest.chat.
Chat
(twilio)[source]¶ Bases:
twilio.base.domain.Domain
-
channels
¶ Return type: twilio.rest.chat.v3.channel.ChannelList
-
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
-
v3
¶ Returns: Version v3 of chat Return type: twilio.rest.chat.v3.V3
-