Voice et bot modif

This commit is contained in:
pi 2026-06-16 17:09:34 +00:00
parent 189d56026b
commit 7333a22bcd
10774 changed files with 634644 additions and 933308 deletions

View file

@ -3,7 +3,6 @@ cimport libav as lib
cdef class OpaqueContainer:
cdef dict _objects
cdef lib.AVBufferRef *add(self, object v)
cdef object get(self, char *name)
cdef object pop(self, char *name)