Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AsyncResolvableChatParticipantsResolver

Hierarchy

  • AbstractEmptyAsyncResolvable
    • AsyncResolvableChatParticipantsResolver

Implements

  • AsyncResolvable<void>

Index

Constructors

constructor

  • new AsyncResolvableChatParticipantsResolver(chatApi: ChatApi, applicationConfiguration: ApplicationConfiguration, logger: Logger, chatThreadUtils: ChatThreadUtils): AsyncResolvableChatParticipantsResolver

Properties

Static EMPTY_IDENTIFIER

EMPTY_IDENTIFIER: symbol

Methods

getServiceIdentifier

  • getServiceIdentifier(): ServiceIdentifier<void>
  • Returns ServiceIdentifier<void>

populateActualParticipants

  • populateActualParticipants(): Promise<void>

populateParticipantsInfo

  • populateParticipantsInfo(): Promise<void>

resolve

  • resolve(): Promise<void>

resolveDeclaredVanityNamesToIds

  • resolveDeclaredVanityNamesToIds(): Promise<void>

Generated using TypeDoc