getTokenCount abstract method

Future<int> getTokenCount(
  1. ConversationHandle conversation
)

Implementation

Future<int> getTokenCount(ConversationHandle conversation);