💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
[C\_GossipInfo.GetGossipPoiForUiMapID](https://wow.gamepedia.com/API_C_GossipInfo.GetGossipPoiForUiMapID "API C GossipInfo.GetGossipPoiForUiMapID")(uiMapID - Returns gossip poi for a map. [C\_GossipInfo.GetGossipPoiInfo](https://wow.gamepedia.com/API_C_GossipInfo.GetGossipPoiInfo "API C GossipInfo.GetGossipPoiInfo")(uiMapID, gossipPoiID) - Returns gossip poi info. [CloseGossip](https://wow.gamepedia.com/API_CloseGossip "API CloseGossip")() - Dismiss the gossip window. [ForceGossip](https://wow.gamepedia.com/API_ForceGossip "API ForceGossip")() - Returns whether the gossip text*must*be displayed. [GetGossipActiveQuests](https://wow.gamepedia.com/API_GetGossipActiveQuests "API GetGossipActiveQuests")() - Retrieves a list of quests which can be turned in on the NPC you are talking to. [GetGossipAvailableQuests](https://wow.gamepedia.com/API_GetGossipAvailableQuests "API GetGossipAvailableQuests")() - Retrieves a list of the available quests on the NPC you are talking to. [GetGossipOptions](https://wow.gamepedia.com/API_GetGossipOptions "API GetGossipOptions")() - Retrieves a list of the available gossip items on the NPC you are talking to. [GetGossipText](https://wow.gamepedia.com/API_GetGossipText "API GetGossipText")() - Retrieves the gossip text. [GetNumGossipActiveQuests](https://wow.gamepedia.com/API_GetNumGossipActiveQuests "API GetNumGossipActiveQuests")() - Returns the number of active quests that you should eventually turn in to this NPC. [GetNumGossipAvailableQuests](https://wow.gamepedia.com/API_GetNumGossipAvailableQuests "API GetNumGossipAvailableQuests")() - Returns the number of quests (that you are not already on) offered by this NPC. [GetNumGossipOptions](https://wow.gamepedia.com/API_GetNumGossipOptions "API GetNumGossipOptions")() - Returns the number of conversation options available with this NPC. [SelectGossipActiveQuest](https://wow.gamepedia.com/API_SelectGossipActiveQuest "API SelectGossipActiveQuest")(index) - Selects an active quest. [SelectGossipAvailableQuest](https://wow.gamepedia.com/API_SelectGossipAvailableQuest "API SelectGossipAvailableQuest")(index) - Selects an available quest. [SelectGossipOption](https://wow.gamepedia.com/API_SelectGossipOption "API SelectGossipOption")(index) - Selects on a gossip item.