GramIO API Reference / gramio/dist / SuppressedAPIMethodReturn
Type Alias: SuppressedAPIMethodReturn<Method>
SuppressedAPIMethodReturn<
Method> =MaybeSuppressedReturn<Method,true>
Defined in: gramio/index.d.ts:854
Type that return Suppressed API method ReturnType
Type Parameters
| Type Parameter |
|---|
Method extends keyof APIMethods |