getCastsByMention abstract method

Future<MessagesResponse> getCastsByMention(
  1. ServiceCall call,
  2. FidRequest request
)

Implementation

$async.Future<$1.MessagesResponse> getCastsByMention($grpc.ServiceCall call, $1.FidRequest request);