| 4192 | |
| 4193 | class TelegraphFeature extends BaseFeatureHandler { |
| 4194 | readonly name = "Telegraph 管理"; |
| 4195 | readonly command = "telegraph"; |
| 4196 | readonly description = "管理 Telegraph"; |
| 4197 |
nothing calls this directly
no outgoing calls
no test coverage detected