Open
Description
Is the feature you are looking for already implemented in the library?
- I have reviewed the implemented features.
Is your "solution" already implemented in an opened pull request?
- I have reviewed the existing pull requests.
Is your feature request related to a problem? Please describe.
We now have convert the group member ids into @c.us ids, however when we receives message event, the author is still a @lid id.
Describe the solution you'd like.
Maybe we should convert that id before emit a message event? They may also apply to other events like message_create, message_ack, group_join, etc.
Describe an alternate solution if you have one.
No response
Additional Context
No response