first commit
This commit is contained in:
7
de/Linus122/TelegramComponents/Chat.java
Normal file
7
de/Linus122/TelegramComponents/Chat.java
Normal file
@@ -0,0 +1,7 @@
|
||||
package de.Linus122.TelegramComponents;
|
||||
|
||||
public class Chat {
|
||||
public String text;
|
||||
public int chat_id;
|
||||
public String parse_mode;
|
||||
}
|
||||
Reference in New Issue
Block a user