def __AffectShow(self): constInfo.Premium = 0 chat.AppendChat(chat.CHAT_TYPE_INFO, " Ikonlar gosterildi.") def __AffectHide(self): constInfo.Premium = 1 chat.AppendChat(chat.CHAT_TYPE_INFO, " Ikonlar gizlendi.")