refactor: ♻️ project structure

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-11-30 19:36:20 +03:00
parent a8fe214308
commit 085f8baee0
4 changed files with 16 additions and 8 deletions

View file

@ -0,0 +1,4 @@
async fn create_interaction() {}
async fn read_interaction() {}
async fn update_interaction() {}
async fn delete_interaction() {}