Exemplo n.º 1
0
    public void WhatBotAmI()
    {
        int botNumber = assignedBot.botIdentifier;

        dialogue.IdentifyBot(botNumber);
    }