index
:
tgmapper
master
A Telegram scraper to explore channel connections
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
ISecrets.java
blob: d936429a4dd05e8f9a86870861de40b250c1066d (
plain
)
1
2
3
public interface ISecrets { String getAPIToken(); }