메소드 | 설명 | |
---|---|---|
GitterAdapter ( string token ) : NuBot.Adapters.Gitter.Models | ||
RunAsync ( |
||
SendAsync ( string channel, string message ) : Task | ||
SetupAsync ( ) : Task |
메소드 | 설명 | |
---|---|---|
GetRoomsAsync ( string userId ) : Task |
||
GetUserAsync ( ) : Task |
||
ReadRoomEventsAsync ( string roomId, |
public GitterAdapter ( string token ) : NuBot.Adapters.Gitter.Models | ||
token | string | |
리턴 | NuBot.Adapters.Gitter.Models |
public RunAsync ( |
||
cancellationToken | ||
리턴 | Task |
public SendAsync ( string channel, string message ) : Task | ||
channel | string | |
message | string | |
리턴 | Task |