When i tried to send message from Android mobile , I am getting empty message #368
Sandeep-Narahari
started this conversation in
General
Replies: 1 comment
-
Different type of messages has different way to get the i.e. :
In some case, they're sent using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
fmt.Println(len(v.Message.GetConversation()), v.Message.GetConversation())
Got the length as 0 ,
Please let me know how to deal with this problem
Thank you
Beta Was this translation helpful? Give feedback.
All reactions