A
C
D
E
G
H
I
N
R
S
T
U
W
N
- newAction(CharSequence,String) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Action.
- newAction(CharSequence,String) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Action.
- newAttachment(String,AttachmentType) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Attachment.
- newAttachment(String,AttachmentType) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Attachment.
- newBot(String,ClientStoryDefinition) - function in ai.tock.bot.api.client.ClientDefinitionBuildersKt
- Creates a new bot in bot Api mode
- newBot(String,List,ClientStoryDefinition) - function in ai.tock.bot.api.client.ClientDefinitionBuildersKt
- Creates a definition for a new bot in bot Api mode
- newCard(CharSequence,CharSequence,Attachment,Action,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Card.
- newCard(CharSequence,CharSequence,Attachment,Action,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Card.
- newCard(CharSequence,CharSequence,Attachment,List,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Card.
- newCard(CharSequence,CharSequence,Attachment,List,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Card.
- newCarousel(Card,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Carousel.
- newCarousel(Card,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Carousel.
- newCarousel(List,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Carousel.
- newCarousel(List,Long) - function in ai.tock.bot.api.client.ClientBus
- Creates a new Carousel.
- newStory(IntentAware,Set,Set,List,String,Function1) - function in ai.tock.bot.api.client.ClientDefinitionBuildersKt
- Creates a new story ClientStoryDefinition in bot Api mode
- newStory(String,Set,Set,List,String,Function1) - function in ai.tock.bot.api.client.ClientDefinitionBuildersKt
- Creates a new story in bot Api mode
- newStoryHandler(Function1) - function in ai.tock.bot.api.client.ClientDefinitionBuildersKt
- Creates a new ClientStoryHandler.