aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/pinapelz/DiscordFilePath.java
blob: 1d2a6898c5032ee74acd3865e0f38fdd92a668ec (plain) (blame)
1
2
3
4
5
6
7
package com.pinapelz;

public class DiscordFilePath{
    public long channelId;
    public long messageId;
    public String fileName;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage