Explorar o código

Remove AvatarRegistry type

Danilo Bargen %!s(int64=7) %!d(string=hai) anos
pai
achega
3d20152727
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      src/threema.d.ts

+ 0 - 6
src/threema.d.ts

@@ -26,12 +26,6 @@ declare namespace threema {
         high?: ArrayBuffer;
     }
 
-    interface AvatarRegistry {
-        contact: Avatar;
-        group: Avatar;
-        distributionList: Avatar;
-    }
-
     /**
      * Messages that are sent through the secure data channel as encrypted msgpack bytes.
      */