Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
10
public
interface
AtAble {
11
At at();
12
}
Callers
nothing calls this directly
Implementers
4
Channel
src/main/java/io/github/kloping/qqbot/
Member
src/main/java/io/github/kloping/qqbot/
MessageAsyncBuilder
src/main/java/io/github/kloping/qqbot/
MessageChain
src/main/java/io/github/kloping/qqbot/
Calls
no outgoing calls
Tested by
no test coverage detected