Discord-S.C.U.M icon indicating copy to clipboard operation
Discord-S.C.U.M copied to clipboard

Every embeds Key-value?

Open ahihiyou20 opened this issue 2 years ago • 2 comments

Sometimes when I try to access a embeds message Key-value (like m['embeds'][0]['title']) It return KeyError for some reason (embeds are not empty and title key-value exists). So can someone tell me how to access embeds key-value (like everything about embeds) without getting KeyError?

ahihiyou20 avatar Apr 10 '22 07:04 ahihiyou20

probably because the message doesnt have the element that you were trying to find

vivinano avatar May 20 '22 04:05 vivinano

probably because the message doesnt have the element that you were trying to find

Wdym? Can you explain more about that please?

ahihiyou20 avatar May 20 '22 14:05 ahihiyou20