#Get message id
1 messages · Page 1 of 1 (latest)
AttributeError: 'ResponseProxy' object has no attribute 'id'
what is ctx in first place
then call async proxy.message() to get message object
Okay, but how do I get the ID from this message object? the attribute id still doesnt exist
every hikari.Message has ID
Huh? I have this thing now
message_object = message.message()
I don't understand sorry 🙈