Right now telegram is needed for every sticker, even when we don't really need it. Removing the requirement to have the bot token on the QuoteGenerate class, making the this.telegram field optional and calling its methods using the ?. notation should be enough
Right now telegram is needed for every sticker, even when we don't really need it. Removing the requirement to have the bot token on the QuoteGenerate class, making the this.telegram field optional and calling its methods using the ?. notation should be enough