Mike Kazantsev
Mike Kazantsev
I have similar issue with this code: ```python import pyVmomi.vim as vim print(vim.Task) # Result (unexpected): AttributeError: module 'pyVmomi.vim' has no attribute 'Task' ``` While this equivalent-at-a-glance code works: ```python...
Yeah, intended behavior with default [name preference order option] is that it should use "Someone" from that info. Given that in your example it seem to be different incoming channel...
> However I think it would be necessary to display received payloads to see if the nickname is missing in the logs messages from discord or something like that. Yeah,...