()
| 28 | permissions: Permissions; |
| 29 | useJoinContext(): any; |
| 30 | useUsersContext(): any; |
| 31 | fetchMentions(term?: string | undefined): Promise<SerializedUser[]>; |
| 32 | api: ApiClient; |
| 33 | } |
nothing calls this directly
no outgoing calls
no test coverage detected