Uses of Class
org.telegram.abilitybots.api.objects.ReplyFlow
-
Packages that use ReplyFlow Package Description org.telegram.abilitybots.api.objects -
-
Uses of ReplyFlow in org.telegram.abilitybots.api.objects
Methods in org.telegram.abilitybots.api.objects that return ReplyFlow Modifier and Type Method Description ReplyFlowReplyFlow.ReplyFlowBuilder. build()Methods in org.telegram.abilitybots.api.objects with parameters of type ReplyFlow Modifier and Type Method Description ReplyFlow.ReplyFlowBuilderReplyFlow.ReplyFlowBuilder. next(ReplyFlow nextReplyFlow)
-