nextcord-v3 icon indicating copy to clipboard operation
nextcord-v3 copied to clipboard

Add some models classes

Open Gugu7264 opened this issue 3 years ago • 2 comments

This PR adds some models, updates .gitignore so my editor's config isn't pushed, and linted everything (some commits from master weren't linted, so I did)

Gugu7264 avatar Jan 03 '22 18:01 Gugu7264

for your class methods, doesnt cls() do the same as using .__init__()

ooliver1 avatar Jan 19 '22 13:01 ooliver1

for your class methods, doesnt cls() do the same as using .__init__()

Yeah in that case it does, so imma change it but the embed API will need changes anyways, still unsure how/what to change

Gugu7264 avatar Jan 19 '22 14:01 Gugu7264