WhatsAppApi.Helper.IncompleteMessageException.getInput C# (CSharp) Method

getInput() public method

public getInput ( ) : string
return string
        public string getInput()
        {
            return this.input;
        }