- end($this, i18nText, suggestions) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
Sends a text with suggestions as last bot answer.
- end($this, i18nText, i18nArgs) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
- end($this, i18nText, delay, i18nArgs) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
- end($this, delay) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
- end($this, delay, messageProvider) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
- end(card) - Method in interface ai.tock.bot.api.client.ClientBus
-
Sends a Card as last bot answer.
- end(carousel) - Method in interface ai.tock.bot.api.client.ClientBus
-
Sends a [Carousel as last bot answer.
- end(i18nText, suggestions, delay, i18nArgs) - Method in interface ai.tock.bot.api.client.ClientBus
-
Sends a text with suggestions as last bot answer.
- end(i18nText, suggestions) - Method in interface ai.tock.bot.api.client.ClientBus
-
Sends a text with suggestions as last bot answer.
- end(i18nText, suggestions, delay, i18nArgs) - Method in class ai.tock.bot.api.client.TockClientBus
-
Sends a text with suggestions as last bot answer.
- end(card) - Method in class ai.tock.bot.api.client.TockClientBus
-
Sends a Card as last bot answer.
- end(carousel) - Method in class ai.tock.bot.api.client.TockClientBus
-
Sends a [Carousel as last bot answer.
- endRawText(plainText, delay) - Method in class ai.tock.bot.api.client.TockClientBus
-
- entity($this, role) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
Finds the Entity from the specified entity role.
- entity(role) - Method in interface ai.tock.bot.api.client.ClientBus
-
Finds the Entity from the specified entity role.
- entityText($this, role) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
Returns the Entity text content from the specified entity role.
- entityText(role) - Method in interface ai.tock.bot.api.client.ClientBus
-
Returns the Entity text content from the specified entity role.
- entityValue($this, role) - Static method in class ai.tock.bot.api.client.ClientBus.DefaultImpls
-
Returns the corresponding Entity from the specified entity role.
- entityValue(role) - Method in interface ai.tock.bot.api.client.ClientBus
-
Returns the corresponding Entity from the specified entity role.