func isFollowing()

in Sources/Bridget/native.swift [721:725]


  func isFollowing(topic: Topic) throws -> Bool

}

open class NotificationsClient : TClient /* , Notifications */ {