You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add the ability to send files like pdf documents via the bot? How would you go about implementing this? Maybe the bot could wait for the document after the command as it can not be included in the command?
The text was updated successfully, but these errors were encountered:
I'll try to implement it. Can you give me a hint on how to carry on the Attachment from Program.HandleCommandAsync() without destroying your Architecture? ^^ I believe it is discarded here. Is integrating it in the ServiceCollection the right way?
Would it be possible to add the ability to send files like pdf documents via the bot? How would you go about implementing this? Maybe the bot could wait for the document after the command as it can not be included in the command?
The text was updated successfully, but these errors were encountered: