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

View file

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