How to know the type of message in WebHook? #90
-
Hello. When I receive a message and catch it as the WebHook class, it returns an instance of the message type. But I don't see a function that tells me what type of message it is. To do this I have to see the name of the class and deduce it. I need to know the type of message. With that I will be able to know whether to save it in the database or do something else. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
daniel89fg
Feb 20, 2023
Replies: 1 comment
-
duplicate #92 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
daniel89fg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
duplicate #92