MCPcopy Index your code
hub / github.com/Kloping/qqpd-bot-java / AtAble

Interface AtAble

src/main/java/io/github/kloping/qqbot/api/AtAble.java:10–12  ·  view source on GitHub ↗

能被at的 @author github.kloping

Source from the content-addressed store, hash-verified

8 * @author github.kloping
9 */
10public interface AtAble {
11 At at();
12}

Callers

nothing calls this directly

Implementers 4

Channelsrc/main/java/io/github/kloping/qqbot/
Membersrc/main/java/io/github/kloping/qqbot/
MessageAsyncBuildersrc/main/java/io/github/kloping/qqbot/
MessageChainsrc/main/java/io/github/kloping/qqbot/

Calls

no outgoing calls

Tested by

no test coverage detected