chat Flashcards
what are 2 types of chat roles?
service (higher level access) or channels
what are the 4 chat level permissions?
the types of access:
1) service admin
2) service user
3) channel admin
4) channel user
what are service level roles?
admin vs user:
service admin = can do everything, create, edit, delete and invite
service user = cannot delete or edit instances, only interact in them
what is a channel?
1) a channel is another word for a chat room
2) they can be private or public
3) there can be several channels within each service
what is a member?
a user that can be associated with one or multiple channels (aka chat rooms)
what is a Service?
different chat instances under one twilio account and the instances have no overlap
example: production vs staging
what is a user?
Users are assigned a role at the Service level
what is SDK?
Software Development Kit - a kit of instruction and tools for developers
example: sample code to speed up development process
what is a consumed status?
allows others to know you have read the message
what are 2 types of chatbots?
1) Transactional = a bot that doesn’t require history/info
2) Conversational = a bot that relies on history/info to complete tasks