Is there a way to receive and save photos with the NuGet Telegram.Bot in C#?
Also, how can I get the message type, i tried
if (message.Type == MessageType.PhotoMessage)
but it didn't worked.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…