Rename MessageMentions.ts to messageMentions.ts

This commit is contained in:
DjDeveloper 2020-11-05 08:56:20 +05:30 committed by GitHub
parent 8517e71811
commit 84d0a7b42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export class MessageMentions {
str: string = "str"
}
}