wechaty / grpc

gRPC Service & Protocol Buffers for Wechaty Puppet
https://wechaty.github.io/grpc/
Apache License 2.0
25 stars 22 forks source link

Typo: mentonal -> mentional #99

Closed huan closed 3 years ago

huan commented 3 years ago

mentonal_ids should be mentional_ids

In order to fix this, we must think about how to make this transition smoothly because of all gRPC services are depending on it.

https://github.com/wechaty/grpc/blob/a500da9a6f3a9d814d9f6c7ed3dd81e0bce2e13a/proto/wechaty/puppet/message.proto#L142

To be fixed.

huan commented 3 years ago

The fix from @iamrajiv leads to https://github.com/wechaty/friday/issues/92